#DFE1AE#DFE1AE
#DFE1AE is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.067 H 109.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1AE |
|---|---|
| RGB | rgb(223, 225, 174) |
| HSL | hsl(62, 46%, 78%) |
| HSV | hsv(62, 23%, 88%) |
| CMYK | cmyk(0.9%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(88.25, -8.86, 24.81) |
| CIE-LCH | lch(88.25, 26.34, 109.66°) |
| OKLab | oklab(89.56% -0.0223 0.063) |
| OKLCH | oklch(89.56% 0.067 109.5) |
| XYZ | xyz(64.9963, 72.5951, 50.6244) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.85
Beige (survey)
#E6DAA6
ΔE00 4.66
Vanilla
#F3E5AB
ΔE00 5.42
Egg Shell
#FFFCC4
ΔE00 6.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.33
Lemonchiffon
#FFFACD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1AE #B0AEE1
analogous
#E1C9AE #DFE1AE #C5E1AE
triadic
#DFE1AE #AEDFE1 #E1AEDF
tetradic
#DFE1AE #AEE1C9 #B0AEE1 #E1AEC5
square
#DFE1AE #AEE1C9 #B0AEE1 #E1AEC5
split-complementary
#DFE1AE #AEC5E1 #C9AEE1
monochromatic
#BCC055 #CDD081 #DFE1AE #F1F2DB #F6F7E9
Accessibility & contrast
On white
1.35
#DFE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DFE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1AE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1AE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#E6DBD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe1ae; /* rgb */ color: rgb(223, 225, 174); /* oklch */ color: oklch(89.6% 0.067 109.5);
Tailwind
colors: {
custom: {
50: '#e9eac6',
500: '#dfe1ae',
950: '#000000',
},
}SCSS
$custom: #dfe1ae; $custom-light: #e9eac6; $custom-dark: #000000;
JSON
{
"hex": "#dfe1ae",
"rgb": {
"r": 223,
"g": 225,
"b": 174
},
"hsl": {
"h": 62.353,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.89559,
"c": 0.0668,
"h": 109.5
},
"luminance": 0.72594
}Semantic roles & 50–950 ramp
primary
#DFE1AE
secondary
#7C79BA
accent
#2CB932
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161613
muted
#848482