#CDBFB5#CDBFB5
#CDBFB5 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.3% C 0.021 H 58.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFB5 |
|---|---|
| RGB | rgb(205, 191, 181) |
| HSL | hsl(25, 19%, 76%) |
| HSV | hsv(25, 12%, 80%) |
| CMYK | cmyk(0%, 6.8%, 11.7%, 19.6%) |
| CIE-LAB | lab(78.21, 3.23, 6.81) |
| CIE-LCH | lch(78.21, 7.54, 64.66°) |
| OKLab | oklab(81.34% 0.0112 0.0179) |
| OKLCH | oklch(81.34% 0.021 58) |
| XYZ | xyz(52.1474, 53.5777, 51.3015) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.89
Silver
#C0C0C0
ΔE00 7.04
Greige
#B8AB98
ΔE00 7.16
Warm Beige
#E9DCC9
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFB5 #B5C3CD
analogous
#CDB5B7 #CDBFB5 #CDCBB5
triadic
#CDBFB5 #B5CDBF #BFB5CD
tetradic
#CDBFB5 #B7CDB5 #B5C3CD #CBB5CD
square
#CDBFB5 #B7CDB5 #B5C3CD #CBB5CD
split-complementary
#CDBFB5 #B5CDCB #B5B7CD
monochromatic
#9C806C #B49F90 #CDBFB5 #E6DFDA #F3EFED
Accessibility & contrast
On white
1.79
#CDBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFB5
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFB5 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B4
Deuteranopia (green-blind)
#C6C3B5
Tritanopia (blue-blind)
#D2BCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbfb5; /* rgb */ color: rgb(205, 191, 181); /* oklch */ color: oklch(81.3% 0.021 58.0);
Tailwind
colors: {
custom: {
50: '#dcd2cb',
500: '#cdbfb5',
950: '#000000',
},
}SCSS
$custom: #cdbfb5; $custom-light: #dcd2cb; $custom-dark: #000000;
JSON
{
"hex": "#cdbfb5",
"rgb": {
"r": 205,
"g": 191,
"b": 181
},
"hsl": {
"h": 25,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.81343,
"c": 0.0211,
"h": 58
},
"luminance": 0.53577
}Semantic roles & 50–950 ramp
primary
#CDBFB5
secondary
#8496A2
accent
#7A9E48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382