#CDCEB1#CDCEB1
#CDCEB1 is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.039 H 108.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEB1 |
|---|---|
| RGB | rgb(205, 206, 177) |
| HSL | hsl(62, 23%, 75%) |
| HSV | hsv(62, 14%, 81%) |
| CMYK | cmyk(0.5%, 0%, 14.1%, 19.2%) |
| CIE-LAB | lab(82.00, -5.29, 14.34) |
| CIE-LCH | lch(82.00, 15.28, 110.26°) |
| OKLab | oklab(84.29% -0.0126 0.037) |
| OKLCH | oklch(84.29% 0.039 108.8) |
| XYZ | xyz(55.1832, 60.2965, 50.3177) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.98
Warm Beige
#E9DCC9
ΔE00 9.27
Light Grey
#D8DCD6
ΔE00 9.47
Warm Gray
#C9BEB0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEB1 #B2B1CE
analogous
#CEC0B1 #CDCEB1 #BECEB1
triadic
#CDCEB1 #B1CDCE #CEB1CD
tetradic
#CDCEB1 #B1CEC0 #B2B1CE #CEB1BE
square
#CDCEB1 #B1CEC0 #B2B1CE #CEB1BE
split-complementary
#CDCEB1 #B1BECE #C0B1CE
monochromatic
#9D9F66 #B5B68B #CDCEB1 #E5E6D7 #F3F3EC
Accessibility & contrast
On white
1.61
#CDCEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CDCEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEB1
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEB1 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAF
Deuteranopia (green-blind)
#D4CCB2
Tritanopia (blue-blind)
#D1CAC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdceb1; /* rgb */ color: rgb(205, 206, 177); /* oklch */ color: oklch(84.3% 0.039 108.8);
Tailwind
colors: {
custom: {
50: '#dcdcc8',
500: '#cdceb1',
950: '#000000',
},
}SCSS
$custom: #cdceb1; $custom-light: #dcdcc8; $custom-dark: #000000;
JSON
{
"hex": "#cdceb1",
"rgb": {
"r": 205,
"g": 206,
"b": 177
},
"hsl": {
"h": 62.069,
"s": 22.835,
"l": 75.098
},
"oklch": {
"l": 0.84292,
"c": 0.03913,
"h": 108.8
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#CDCEB1
secondary
#8180A3
accent
#44A147
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482