#CDBDAF#CDBDAF
#CDBDAF is a light, muted orange. Relative luminance 0.525; OKLCH L 80.8% C 0.027 H 63.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDAF |
|---|---|
| RGB | rgb(205, 189, 175) |
| HSL | hsl(28, 23%, 75%) |
| HSV | hsv(28, 15%, 80%) |
| CMYK | cmyk(0%, 7.8%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.56, 3.32, 9.11) |
| CIE-LCH | lch(77.56, 9.70, 70.01°) |
| OKLab | oklab(80.78% 0.0118 0.0238) |
| OKLCH | oklch(80.78% 0.027 63.7) |
| XYZ | xyz(51.1118, 52.4704, 47.9844) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.39
Greige
#B8AB98
ΔE00 6.04
Khaki
#C3B091
ΔE00 7.36
Warm Beige
#E9DCC9
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.42
Tan
#D2B48C
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDAF #AFBFCD
analogous
#CDAFB0 #CDBDAF #CDCCAF
triadic
#CDBDAF #AFCDBD #BDAFCD
tetradic
#CDBDAF #B0CDAF #AFBFCD #CCAFCD
square
#CDBDAF #B0CDAF #AFBFCD #CCAFCD
split-complementary
#CDBDAF #AFCDCC #AFB0CD
monochromatic
#9E7F64 #B59E89 #CDBDAF #E5DCD5 #F3EFEC
Accessibility & contrast
On white
1.83
#CDBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CDBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDAF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDAF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAE
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#D3BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdaf; /* rgb */ color: rgb(205, 189, 175); /* oklch */ color: oklch(80.8% 0.027 63.7);
Tailwind
colors: {
custom: {
50: '#dcd0c6',
500: '#cdbdaf',
950: '#000000',
},
}SCSS
$custom: #cdbdaf; $custom-light: #dcd0c6; $custom-dark: #000000;
JSON
{
"hex": "#cdbdaf",
"rgb": {
"r": 205,
"g": 189,
"b": 175
},
"hsl": {
"h": 28,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80784,
"c": 0.02658,
"h": 63.7
},
"luminance": 0.52469
}Semantic roles & 50–950 ramp
primary
#CDBDAF
secondary
#7E91A2
accent
#76A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382