#D4DDC8#D4DDC8
#D4DDC8 is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.5% C 0.030 H 126.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDC8 |
|---|---|
| RGB | rgb(212, 221, 200) |
| HSL | hsl(86, 24%, 83%) |
| HSV | hsv(86, 10%, 87%) |
| CMYK | cmyk(4.1%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(86.94, -6.75, 9.27) |
| CIE-LCH | lch(86.94, 11.47, 126.08°) |
| OKLab | oklab(88.49% -0.0175 0.0242) |
| OKLCH | oklch(88.49% 0.03 126) |
| XYZ | xyz(63.4315, 69.8800, 64.7788) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.69
Beige
#F5F5DC
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 7.50
Honeydew
#F0FFF0
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 8.50
Lightyellow
#FFFFE0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDC8 #D1C8DD
analogous
#DDDCC8 #D4DDC8 #C9DDC8
triadic
#D4DDC8 #C8D4DD #DDC8D4
tetradic
#D4DDC8 #C8DDDC #D1C8DD #DDC8C9
square
#D4DDC8 #C8DDDC #D1C8DD #DDC8C9
split-complementary
#D4DDC8 #C8C9DD #DCC8DD
monochromatic
#99AE7C #B6C6A2 #D4DDC8 #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.40
#D4DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D4DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDC8
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDC8 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#DEDAC9
Tritanopia (blue-blind)
#D5DBD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4ddc8; /* rgb */ color: rgb(212, 221, 200); /* oklch */ color: oklch(88.5% 0.030 126.0);
Tailwind
colors: {
custom: {
50: '#e1e7d8',
500: '#d4ddc8',
950: '#000000',
},
}SCSS
$custom: #d4ddc8; $custom-light: #e1e7d8; $custom-dark: #000000;
JSON
{
"hex": "#d4ddc8",
"rgb": {
"r": 212,
"g": 221,
"b": 200
},
"hsl": {
"h": 85.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.88493,
"c": 0.02986,
"h": 126
},
"luminance": 0.6988
}Semantic roles & 50–950 ramp
primary
#D4DDC8
secondary
#A296B4
accent
#43A26C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483