#D2DDCB#D2DDCB
#D2DDCB is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.4% C 0.027 H 133.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDCB |
|---|---|
| RGB | rgb(210, 221, 203) |
| HSL | hsl(97, 21%, 83%) |
| HSV | hsv(97, 8%, 87%) |
| CMYK | cmyk(5%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(86.86, -6.93, 7.56) |
| CIE-LCH | lch(86.86, 10.26, 132.51°) |
| OKLab | oklab(88.42% -0.0184 0.0198) |
| OKLCH | oklch(88.42% 0.027 133) |
| XYZ | xyz(63.2125, 69.7261, 66.6166) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.09
Honeydew
#F0FFF0
ΔE00 7.37
Beige
#F5F5DC
ΔE00 7.39
Eggshell
#F0EAD6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.89
Off White (survey)
#FFFFE4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDCB #D6CBDD
analogous
#DBDDCB #D2DDCB #CBDDCD
triadic
#D2DDCB #CBD2DD #DDCBD2
tetradic
#D2DDCB #CBDBDD #D6CBDD #DDCDCB
square
#D2DDCB #CBDBDD #D6CBDD #DDCDCB
split-complementary
#D2DDCB #CDCBDD #DDCBDB
monochromatic
#92AD81 #B2C5A6 #D2DDCB #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.41
#D2DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D2DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDCB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDCB | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#D2DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2ddcb; /* rgb */ color: rgb(210, 221, 203); /* oklch */ color: oklch(88.4% 0.027 133.0);
Tailwind
colors: {
custom: {
50: '#dfe7da',
500: '#d2ddcb',
950: '#000000',
},
}SCSS
$custom: #d2ddcb; $custom-light: #dfe7da; $custom-dark: #000000;
JSON
{
"hex": "#d2ddcb",
"rgb": {
"r": 210,
"g": 221,
"b": 203
},
"hsl": {
"h": 96.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.8842,
"c": 0.027,
"h": 133
},
"luminance": 0.69726
}Semantic roles & 50–950 ramp
primary
#D2DDCB
secondary
#A999B3
accent
#469F7D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483