#D5DCC2#D5DCC2
#D5DCC2 is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.2% C 0.036 H 119.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCC2 |
|---|---|
| RGB | rgb(213, 220, 194) |
| HSL | hsl(76, 27%, 81%) |
| HSV | hsv(76, 12%, 86%) |
| CMYK | cmyk(3.2%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.62, -6.89, 11.98) |
| CIE-LCH | lch(86.62, 13.82, 119.93°) |
| OKLab | oklab(88.21% -0.0175 0.0311) |
| OKLCH | oklch(88.21% 0.036 119.4) |
| XYZ | xyz(62.7700, 69.2277, 61.0839) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.47
Eggshell
#F0EAD6
ΔE00 7.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.05
Off White (survey)
#FFFFE4
ΔE00 8.26
Lightyellow
#FFFFE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCC2 #C9C2DC
analogous
#DCD6C2 #D5DCC2 #C8DCC2
triadic
#D5DCC2 #C2D5DC #DCC2D5
tetradic
#D5DCC2 #C2DCD6 #C9C2DC #DCC2C8
square
#D5DCC2 #C2DCD6 #C9C2DC #DCC2C8
split-complementary
#D5DCC2 #C2C8DC #D6C2DC
monochromatic
#9FAF74 #BAC69B #D5DCC2 #F0F2E9 #F2F4EC
Accessibility & contrast
On white
1.41
#D5DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D5DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCC2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCC2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#D8D9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5dcc2; /* rgb */ color: rgb(213, 220, 194); /* oklch */ color: oklch(88.2% 0.036 119.4);
Tailwind
colors: {
custom: {
50: '#e2e6d4',
500: '#d5dcc2',
950: '#000000',
},
}SCSS
$custom: #d5dcc2; $custom-light: #e2e6d4; $custom-dark: #000000;
JSON
{
"hex": "#d5dcc2",
"rgb": {
"r": 213,
"g": 220,
"b": 194
},
"hsl": {
"h": 76.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.88213,
"c": 0.03568,
"h": 119.4
},
"luminance": 0.69228
}Semantic roles & 50–950 ramp
primary
#D5DCC2
secondary
#998FB3
accent
#40A65B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483