#D8DCC2#D8DCC2
#D8DCC2 is a very light, muted yellow. Relative luminance 0.697; OKLCH L 88.4% C 0.035 H 114.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCC2 |
|---|---|
| RGB | rgb(216, 220, 194) |
| HSL | hsl(69, 27%, 81%) |
| HSV | hsv(69, 12%, 86%) |
| CMYK | cmyk(1.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.84, -5.83, 12.32) |
| CIE-LCH | lch(86.84, 13.63, 115.33°) |
| OKLab | oklab(88.44% -0.0144 0.032) |
| OKLCH | oklch(88.44% 0.035 114.2) |
| XYZ | xyz(63.6485, 69.6806, 61.1251) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.91
Eggshell
#F0EAD6
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.65
Off White (survey)
#FFFFE4
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.83
Lightyellow
#FFFFE0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCC2 #C6C2DC
analogous
#DCD3C2 #D8DCC2 #CBDCC2
triadic
#D8DCC2 #C2D8DC #DCC2D8
tetradic
#D8DCC2 #C2DCD3 #C6C2DC #DCC2CB
square
#D8DCC2 #C2DCD3 #C6C2DC #DCC2CB
split-complementary
#D8DCC2 #C2CBDC #D3C2DC
monochromatic
#A6AF74 #BFC69B #D8DCC2 #F1F2E9 #F3F4EC
Accessibility & contrast
On white
1.41
#D8DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D8DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCC2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCC2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#DBD9D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8dcc2; /* rgb */ color: rgb(216, 220, 194); /* oklch */ color: oklch(88.4% 0.035 114.2);
Tailwind
colors: {
custom: {
50: '#e4e6d4',
500: '#d8dcc2',
950: '#000000',
},
}SCSS
$custom: #d8dcc2; $custom-light: #e4e6d4; $custom-dark: #000000;
JSON
{
"hex": "#d8dcc2",
"rgb": {
"r": 216,
"g": 220,
"b": 194
},
"hsl": {
"h": 69.231,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.88444,
"c": 0.03507,
"h": 114.2
},
"luminance": 0.6968
}Semantic roles & 50–950 ramp
primary
#D8DCC2
secondary
#958FB3
accent
#40A64F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483