#CDD1BB#CDD1BB
#CDD1BB is a very light, muted yellow-green. Relative luminance 0.622; OKLCH L 85.2% C 0.030 H 115.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD1BB |
|---|---|
| RGB | rgb(205, 209, 187) |
| HSL | hsl(71, 19%, 78%) |
| HSV | hsv(71, 11%, 82%) |
| CMYK | cmyk(1.9%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(83.00, -5.22, 10.45) |
| CIE-LCH | lch(83.00, 11.68, 116.56°) |
| OKLab | oklab(85.16% -0.0129 0.0272) |
| OKLCH | oklch(85.16% 0.03 115.4) |
| XYZ | xyz(56.9458, 62.1681, 56.0037) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.15
Eggshell
#F0EAD6
ΔE00 7.79
Beige
#F5F5DC
ΔE00 8.34
Silver (survey)
#C5C9C7
ΔE00 8.65
Warm Beige
#E9DCC9
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD1BB #BFBBD1
analogous
#D1CABB #CDD1BB #C2D1BB
triadic
#CDD1BB #BBCDD1 #D1BBCD
tetradic
#CDD1BB #BBD1CA #BFBBD1 #D1BBC2
square
#CDD1BB #BBD1CA #BFBBD1 #D1BBC2
split-complementary
#CDD1BB #BBC2D1 #CABBD1
monochromatic
#97A072 #B2B896 #CDD1BB #E8EAE0 #F2F3ED
Accessibility & contrast
On white
1.56
#CDD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CDD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD1BB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD1BB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEBA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#D0CECB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd1bb; /* rgb */ color: rgb(205, 209, 187); /* oklch */ color: oklch(85.2% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#dcdfcf',
500: '#cdd1bb',
950: '#000000',
},
}SCSS
$custom: #cdd1bb; $custom-light: #dcdfcf; $custom-dark: #000000;
JSON
{
"hex": "#cdd1bb",
"rgb": {
"r": 205,
"g": 209,
"b": 187
},
"hsl": {
"h": 70.909,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.85158,
"c": 0.0301,
"h": 115.4
},
"luminance": 0.62168
}Semantic roles & 50–950 ramp
primary
#CDD1BB
secondary
#8F8AA6
accent
#489E57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483