#D0DBCA#D0DBCA
#D0DBCA is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.8% C 0.026 H 134.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBCA |
|---|---|
| RGB | rgb(208, 219, 202) |
| HSL | hsl(99, 19%, 83%) |
| HSV | hsv(99, 8%, 86%) |
| CMYK | cmyk(5%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(86.17, -6.77, 7.08) |
| CIE-LCH | lch(86.17, 9.80, 133.71°) |
| OKLab | oklab(87.83% -0.018 0.0185) |
| OKLCH | oklch(87.83% 0.026 134.3) |
| XYZ | xyz(62.0028, 68.3369, 65.7895) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.83
Honeydew
#F0FFF0
ΔE00 7.76
Beige
#F5F5DC
ΔE00 7.83
Eggshell
#F0EAD6
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.41
Mintcream
#F5FFFA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBCA #D5CADB
analogous
#D8DBCA #D0DBCA #CADBCD
triadic
#D0DBCA #CAD0DB #DBCAD0
tetradic
#D0DBCA #CAD8DB #D5CADB #DBCDCA
square
#D0DBCA #CAD8DB #D5CADB #DBCDCA
split-complementary
#D0DBCA #CDCADB #DBCAD8
monochromatic
#8FA981 #B0C2A6 #D0DBCA #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.43
#D0DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D0DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBCA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBCA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#D0D9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dbca; /* rgb */ color: rgb(208, 219, 202); /* oklch */ color: oklch(87.8% 0.026 134.3);
Tailwind
colors: {
custom: {
50: '#dee6da',
500: '#d0dbca',
950: '#000000',
},
}SCSS
$custom: #d0dbca; $custom-light: #dee6da; $custom-dark: #000000;
JSON
{
"hex": "#d0dbca",
"rgb": {
"r": 208,
"g": 219,
"b": 202
},
"hsl": {
"h": 98.824,
"s": 19.101,
"l": 82.549
},
"oklch": {
"l": 0.87833,
"c": 0.02584,
"h": 134.3
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#D0DBCA
secondary
#A899B1
accent
#489D7F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483