#D4DCCF#D4DCCF
#D4DCCF is a very light, near-neutral yellow-green. Relative luminance 0.697; OKLCH L 88.5% C 0.020 H 133.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCCF |
|---|---|
| RGB | rgb(212, 220, 207) |
| HSL | hsl(97, 16%, 84%) |
| HSV | hsv(97, 6%, 86%) |
| CMYK | cmyk(3.6%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.84, -5.04, 5.45) |
| CIE-LCH | lch(86.84, 7.42, 132.75°) |
| OKLab | oklab(88.47% -0.0133 0.0143) |
| OKLCH | oklch(88.47% 0.02 133.1) |
| XYZ | xyz(64.0052, 69.6883, 69.0986) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.76
Silver (survey)
#C5C9C7
ΔE00 6.95
Eggshell
#F0EAD6
ΔE00 7.31
Beige
#F5F5DC
ΔE00 7.59
Honeydew
#F0FFF0
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCCF #D7CFDC
analogous
#DADCCF #D4DCCF #CFDCD0
triadic
#D4DCCF #CFD4DC #DCCFD4
tetradic
#D4DCCF #CFDADC #D7CFDC #DCD0CF
square
#D4DCCF #CFDADC #D7CFDC #DCD0CF
split-complementary
#D4DCCF #D0CFDC #DCCFDA
monochromatic
#95A888 #B4C2AC #D4DCCF #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D4DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D4DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCCF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCCF | 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)
#DDDACE
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#D4DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dccf; /* rgb */ color: rgb(212, 220, 207); /* oklch */ color: oklch(88.5% 0.020 133.1);
Tailwind
colors: {
custom: {
50: '#e1e6dd',
500: '#d4dccf',
950: '#000000',
},
}SCSS
$custom: #d4dccf; $custom-light: #e1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d4dccf",
"rgb": {
"r": 212,
"g": 220,
"b": 207
},
"hsl": {
"h": 96.923,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88473,
"c": 0.01954,
"h": 133.1
},
"luminance": 0.69688
}Semantic roles & 50–950 ramp
primary
#D4DCCF
secondary
#AA9EB1
accent
#4C9A7C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484