#D4DCC2#D4DCC2
#D4DCC2 is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.1% C 0.036 H 121.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCC2 |
|---|---|
| RGB | rgb(212, 220, 194) |
| HSL | hsl(78, 27%, 81%) |
| HSV | hsv(78, 12%, 86%) |
| CMYK | cmyk(3.6%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.54, -7.25, 11.86) |
| CIE-LCH | lch(86.54, 13.90, 121.42°) |
| OKLab | oklab(88.14% -0.0185 0.0308) |
| OKLCH | oklch(88.14% 0.036 121.1) |
| XYZ | xyz(62.4808, 69.0785, 61.0703) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.69
Eggshell
#F0EAD6
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.21
Off White (survey)
#FFFFE4
ΔE00 8.44
Lightyellow
#FFFFE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCC2 #CAC2DC
analogous
#DCD7C2 #D4DCC2 #C7DCC2
triadic
#D4DCC2 #C2D4DC #DCC2D4
tetradic
#D4DCC2 #C2DCD7 #CAC2DC #DCC2C7
square
#D4DCC2 #C2DCD7 #CAC2DC #DCC2C7
split-complementary
#D4DCC2 #C2C7DC #D7C2DC
monochromatic
#9DAF74 #B9C69B #D4DCC2 #EFF2E9 #F1F4EC
Accessibility & contrast
On white
1.42
#D4DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#D4DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCC2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCC2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#D6D9D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dcc2; /* rgb */ color: rgb(212, 220, 194); /* oklch */ color: oklch(88.1% 0.036 121.1);
Tailwind
colors: {
custom: {
50: '#e1e6d4',
500: '#d4dcc2',
950: '#000000',
},
}SCSS
$custom: #d4dcc2; $custom-light: #e1e6d4; $custom-dark: #000000;
JSON
{
"hex": "#d4dcc2",
"rgb": {
"r": 212,
"g": 220,
"b": 194
},
"hsl": {
"h": 78.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.88136,
"c": 0.03595,
"h": 121.1
},
"luminance": 0.69078
}Semantic roles & 50–950 ramp
primary
#D4DCC2
secondary
#9A8FB3
accent
#40A65F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483