#CDCEB8#CDCEB8
#CDCEB8 is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.030 H 109.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEB8 |
|---|---|
| RGB | rgb(205, 206, 184) |
| HSL | hsl(63, 18%, 76%) |
| HSV | hsv(63, 11%, 81%) |
| CMYK | cmyk(0.5%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(82.15, -4.16, 10.84) |
| CIE-LCH | lch(82.15, 11.61, 111.02°) |
| OKLab | oklab(84.47% -0.0098 0.0282) |
| OKLCH | oklch(84.47% 0.03 109.1) |
| XYZ | xyz(55.8988, 60.5827, 54.0869) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.36
Eggshell
#F0EAD6
ΔE00 7.60
Warm Gray
#C9BEB0
ΔE00 8.17
Warm Beige
#E9DCC9
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.48
Beige
#F5F5DC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEB8 #B9B8CE
analogous
#CEC4B8 #CDCEB8 #C2CEB8
triadic
#CDCEB8 #B8CDCE #CEB8CD
tetradic
#CDCEB8 #B8CEC4 #B9B8CE #CEB8C2
square
#CDCEB8 #B8CEC4 #B9B8CE #CEB8C2
split-complementary
#CDCEB8 #B8C2CE #C4B8CE
monochromatic
#9A9C70 #B4B594 #CDCEB8 #E7E7DC #F2F3ED
Accessibility & contrast
On white
1.60
#CDCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CDCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEB8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEB8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB7
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#D0CBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdceb8; /* rgb */ color: rgb(205, 206, 184); /* oklch */ color: oklch(84.5% 0.030 109.1);
Tailwind
colors: {
custom: {
50: '#dcdccd',
500: '#cdceb8',
950: '#000000',
},
}SCSS
$custom: #cdceb8; $custom-light: #dcdccd; $custom-dark: #000000;
JSON
{
"hex": "#cdceb8",
"rgb": {
"r": 205,
"g": 206,
"b": 184
},
"hsl": {
"h": 62.727,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.84466,
"c": 0.02983,
"h": 109.1
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#CDCEB8
secondary
#8988A3
accent
#499D4D
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483