#D4DBAE#D4DBAE
#D4DBAE is a very light, moderate yellow. Relative luminance 0.677; OKLCH L 87.5% C 0.060 H 114.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBAE |
|---|---|
| RGB | rgb(212, 219, 174) |
| HSL | hsl(69, 38%, 77%) |
| HSV | hsv(69, 21%, 86%) |
| CMYK | cmyk(3.2%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.86, -9.86, 21.39) |
| CIE-LCH | lch(85.86, 23.55, 114.75°) |
| OKLab | oklab(87.46% -0.0253 0.0546) |
| OKLCH | oklch(87.46% 0.06 114.8) |
| XYZ | xyz(60.1223, 67.7164, 49.9395) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.49
Palegoldenrod
#EEE8AA
ΔE00 6.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.63
Vanilla
#F3E5AB
ΔE00 7.87
Pale Olive
#B9CC81
ΔE00 8.24
Cream
#FFFDD0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBAE #B5AEDB
analogous
#DBCCAE #D4DBAE #BEDBAE
triadic
#D4DBAE #AED4DB #DBAED4
tetradic
#D4DBAE #AEDBCC #B5AEDB #DBAEBE
square
#D4DBAE #AEDBCC #B5AEDB #DBAEBE
split-complementary
#D4DBAE #AEBEDB #CCAEDB
monochromatic
#A7B559 #BEC884 #D4DBAE #EAEED8 #F4F6EA
Accessibility & contrast
On white
1.44
#D4DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D4DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBAE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBAE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#D9D6CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4dbae; /* rgb */ color: rgb(212, 219, 174); /* oklch */ color: oklch(87.5% 0.060 114.8);
Tailwind
colors: {
custom: {
50: '#e1e6c6',
500: '#d4dbae',
950: '#000000',
},
}SCSS
$custom: #d4dbae; $custom-light: #e1e6c6; $custom-dark: #000000;
JSON
{
"hex": "#d4dbae",
"rgb": {
"r": 212,
"g": 219,
"b": 174
},
"hsl": {
"h": 69.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87461,
"c": 0.06015,
"h": 114.8
},
"luminance": 0.67716
}Semantic roles & 50–950 ramp
primary
#D4DBAE
secondary
#837AB3
accent
#34B148
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482