#D4DABE#D4DABE
#D4DABE is a very light, muted yellow-green. Relative luminance 0.679; OKLCH L 87.6% C 0.038 H 117.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DABE |
|---|---|
| RGB | rgb(212, 218, 190) |
| HSL | hsl(73, 27%, 80%) |
| HSV | hsv(73, 13%, 85%) |
| CMYK | cmyk(2.8%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(85.94, -6.88, 13.10) |
| CIE-LCH | lch(85.94, 14.80, 117.69°) |
| OKLab | oklab(87.63% -0.0173 0.034) |
| OKLCH | oklch(87.63% 0.038 117) |
| XYZ | xyz(61.5159, 67.8577, 58.5623) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.81
Eggshell
#F0EAD6
ΔE00 7.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.03
Lightyellow
#FFFFE0
ΔE00 8.50
Off White (survey)
#FFFFE4
ΔE00 8.59
Light Grey
#D8DCD6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DABE #C4BEDA
analogous
#DAD2BE #D4DABE #C6DABE
triadic
#D4DABE #BED4DA #DABED4
tetradic
#D4DABE #BEDAD2 #C4BEDA #DABEC6
square
#D4DABE #BEDAD2 #C4BEDA #DABEC6
split-complementary
#D4DABE #BEC6DA #D2BEDA
monochromatic
#A0AE70 #BAC497 #D4DABE #EEF0E5 #F2F4EB
Accessibility & contrast
On white
1.44
#D4DABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#D4DABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DABE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DABE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#D7D7D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4dabe; /* rgb */ color: rgb(212, 218, 190); /* oklch */ color: oklch(87.6% 0.038 117.0);
Tailwind
colors: {
custom: {
50: '#e1e5d1',
500: '#d4dabe',
950: '#000000',
},
}SCSS
$custom: #d4dabe; $custom-light: #e1e5d1; $custom-dark: #000000;
JSON
{
"hex": "#d4dabe",
"rgb": {
"r": 212,
"g": 218,
"b": 190
},
"hsl": {
"h": 72.857,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.87627,
"c": 0.03811,
"h": 117
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#D4DABE
secondary
#938BB1
accent
#3FA655
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483