#D4DEBA#D4DEBA
#D4DEBA is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.4% C 0.049 H 120.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEBA |
|---|---|
| RGB | rgb(212, 222, 186) |
| HSL | hsl(77, 35%, 80%) |
| HSV | hsv(77, 16%, 87%) |
| CMYK | cmyk(4.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(86.89, -9.55, 16.55) |
| CIE-LCH | lch(86.89, 19.11, 119.99°) |
| OKLab | oklab(88.35% -0.0246 0.0426) |
| OKLCH | oklch(88.35% 0.049 120) |
| XYZ | xyz(62.1345, 69.7849, 56.6413) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.36
Beige
#F5F5DC
ΔE00 7.72
Eggshell (survey)
#FFFFD4
ΔE00 8.31
Cream
#FFFDD0
ΔE00 8.44
Beige (survey)
#E6DAA6
ΔE00 8.48
Palegoldenrod
#EEE8AA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEBA #C4BADE
analogous
#DED6BA #D4DEBA #C2DEBA
triadic
#D4DEBA #BAD4DE #DEBAD4
tetradic
#D4DEBA #BADED6 #C4BADE #DEBAC2
square
#D4DEBA #BADED6 #C4BADE #DEBAC2
split-complementary
#D4DEBA #BAC2DE #D6BADE
monochromatic
#A0B667 #BACA91 #D4DEBA #EEF2E3 #F2F5EA
Accessibility & contrast
On white
1.40
#D4DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D4DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEBA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEBA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#D7DAD4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4deba; /* rgb */ color: rgb(212, 222, 186); /* oklch */ color: oklch(88.4% 0.049 120.0);
Tailwind
colors: {
custom: {
50: '#e1e8ce',
500: '#d4deba',
950: '#000000',
},
}SCSS
$custom: #d4deba; $custom-light: #e1e8ce; $custom-dark: #000000;
JSON
{
"hex": "#d4deba",
"rgb": {
"r": 212,
"g": 222,
"b": 186
},
"hsl": {
"h": 76.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.88355,
"c": 0.04923,
"h": 120
},
"luminance": 0.69785
}Semantic roles & 50–950 ramp
primary
#D4DEBA
secondary
#9386B6
accent
#37AE58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483