#CDCEB9#CDCEB9
#CDCEB9 is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.028 H 109.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEB9 |
|---|---|
| RGB | rgb(205, 206, 185) |
| HSL | hsl(63, 18%, 77%) |
| HSV | hsv(63, 10%, 81%) |
| CMYK | cmyk(0.5%, 0%, 10.2%, 19.2%) |
| CIE-LAB | lab(82.18, -4.00, 10.34) |
| CIE-LCH | lch(82.18, 11.08, 111.15°) |
| OKLab | oklab(84.49% -0.0094 0.0269) |
| OKLCH | oklch(84.49% 0.028 109.2) |
| XYZ | xyz(56.0040, 60.6248, 54.6409) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.98
Warm Beige
#E9DCC9
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.14
Beige
#F5F5DC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEB9 #BAB9CE
analogous
#CEC5B9 #CDCEB9 #C3CEB9
triadic
#CDCEB9 #B9CDCE #CEB9CD
tetradic
#CDCEB9 #B9CEC5 #BAB9CE #CEB9C3
square
#CDCEB9 #B9CEC5 #BAB9CE #CEB9C3
split-complementary
#CDCEB9 #B9C3CE #C5B9CE
monochromatic
#9A9C71 #B3B595 #CDCEB9 #E7E7DD #F2F2ED
Accessibility & contrast
On white
1.60
#CDCEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CDCEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEB9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEB9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB8
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#D0CBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdceb9; /* rgb */ color: rgb(205, 206, 185); /* oklch */ color: oklch(84.5% 0.028 109.2);
Tailwind
colors: {
custom: {
50: '#dcdcce',
500: '#cdceb9',
950: '#000000',
},
}SCSS
$custom: #cdceb9; $custom-light: #dcdcce; $custom-dark: #000000;
JSON
{
"hex": "#cdceb9",
"rgb": {
"r": 205,
"g": 206,
"b": 185
},
"hsl": {
"h": 62.857,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.84491,
"c": 0.02849,
"h": 109.2
},
"luminance": 0.60625
}Semantic roles & 50–950 ramp
primary
#CDCEB9
secondary
#8A89A3
accent
#4A9C4D
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483