#DFE0AA#DFE0AA
#DFE0AA is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.070 H 108.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0AA |
|---|---|
| RGB | rgb(223, 224, 170) |
| HSL | hsl(61, 47%, 77%) |
| HSV | hsv(61, 24%, 88%) |
| CMYK | cmyk(0.4%, 0%, 24.1%, 12.2%) |
| CIE-LAB | lab(87.92, -8.91, 26.42) |
| CIE-LCH | lch(87.92, 27.88, 108.64°) |
| OKLab | oklab(89.27% -0.0225 0.0668) |
| OKLCH | oklch(89.27% 0.071 108.6) |
| XYZ | xyz(64.3426, 71.9024, 48.5114) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.36
Beige (survey)
#E6DAA6
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 5.02
Light Tan
#FBEEAC
ΔE00 5.96
Egg Shell
#FFFCC4
ΔE00 6.24
Light Khaki
#E6F2A2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0AA #ABAAE0
analogous
#E0C6AA #DFE0AA #C4E0AA
triadic
#DFE0AA #AADFE0 #E0AADF
tetradic
#DFE0AA #AAE0C6 #ABAAE0 #E0AAC4
square
#DFE0AA #AAE0C6 #ABAAE0 #E0AAC4
split-complementary
#DFE0AA #AAC4E0 #C6AAE0
monochromatic
#BDBF50 #CED07D #DFE0AA #F0F0D7 #F7F7E9
Accessibility & contrast
On white
1.37
#DFE0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DFE0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0AA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0AA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#EADEAC
Tritanopia (blue-blind)
#E7D9D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe0aa; /* rgb */ color: rgb(223, 224, 170); /* oklch */ color: oklch(89.3% 0.070 108.6);
Tailwind
colors: {
custom: {
50: '#e9e9c3',
500: '#dfe0aa',
950: '#000000',
},
}SCSS
$custom: #dfe0aa; $custom-light: #e9e9c3; $custom-dark: #000000;
JSON
{
"hex": "#dfe0aa",
"rgb": {
"r": 223,
"g": 224,
"b": 170
},
"hsl": {
"h": 61.111,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.89271,
"c": 0.0705,
"h": 108.6
},
"luminance": 0.71902
}Semantic roles & 50–950 ramp
primary
#DFE0AA
secondary
#7675B9
accent
#2CBA2E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482