#CDBAAF#CDBAAF
#CDBAAF is a light, muted orange. Relative luminance 0.512; OKLCH L 80.2% C 0.027 H 52.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAAF |
|---|---|
| RGB | rgb(205, 186, 175) |
| HSL | hsl(22, 23%, 75%) |
| HSV | hsv(22, 15%, 80%) |
| CMYK | cmyk(0%, 9.3%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.80, 4.91, 8.02) |
| CIE-LCH | lch(76.80, 9.41, 58.50°) |
| OKLab | oklab(80.18% 0.0163 0.021) |
| OKLCH | oklch(80.18% 0.027 52.2) |
| XYZ | xyz(50.4732, 51.1931, 47.7715) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.55
Pinkish Grey
#C8ACA9
ΔE00 6.70
Greige
#B8AB98
ΔE00 7.20
Silver
#C0C0C0
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 8.89
Khaki
#C3B091
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAAF #AFC2CD
analogous
#CDAFB3 #CDBAAF #CDC9AF
triadic
#CDBAAF #AFCDBA #BAAFCD
tetradic
#CDBAAF #B3CDAF #AFC2CD #C9AFCD
square
#CDBAAF #B3CDAF #AFC2CD #C9AFCD
split-complementary
#CDBAAF #AFCDC9 #AFB3CD
monochromatic
#9E7964 #B59A89 #CDBAAF #E5DAD5 #F3EFEC
Accessibility & contrast
On white
1.87
#CDBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CDBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAAF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAAF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#D3B7B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbaaf; /* rgb */ color: rgb(205, 186, 175); /* oklch */ color: oklch(80.2% 0.027 52.2);
Tailwind
colors: {
custom: {
50: '#dccec6',
500: '#cdbaaf',
950: '#000000',
},
}SCSS
$custom: #cdbaaf; $custom-light: #dccec6; $custom-dark: #000000;
JSON
{
"hex": "#cdbaaf",
"rgb": {
"r": 205,
"g": 186,
"b": 175
},
"hsl": {
"h": 22,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80184,
"c": 0.02662,
"h": 52.2
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#CDBAAF
secondary
#7E95A2
accent
#7FA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382