#DFE5AE#DFE5AE
#DFE5AE is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.4% C 0.072 H 112.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5AE |
|---|---|
| RGB | rgb(223, 229, 174) |
| HSL | hsl(67, 51%, 79%) |
| HSV | hsv(67, 24%, 90%) |
| CMYK | cmyk(2.6%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(89.29, -10.88, 26.23) |
| CIE-LCH | lch(89.29, 28.39, 112.52°) |
| OKLab | oklab(90.38% -0.028 0.0664) |
| OKLCH | oklch(90.38% 0.072 112.9) |
| XYZ | xyz(66.0904, 74.7832, 50.9891) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.05
Light Khaki
#E6F2A2
ΔE00 5.38
Egg Shell
#FFFCC4
ΔE00 5.87
Beige (survey)
#E6DAA6
ΔE00 5.92
Ecru
#FEFFCA
ΔE00 5.93
Cream (survey)
#FFFFC2
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5AE #B4AEE5
analogous
#E5D0AE #DFE5AE #C4E5AE
triadic
#DFE5AE #AEDFE5 #E5AEDF
tetradic
#DFE5AE #AEE5D0 #B4AEE5 #E5AEC4
square
#DFE5AE #AEE5D0 #B4AEE5 #E5AEC4
split-complementary
#DFE5AE #AEC4E5 #D0AEE5
monochromatic
#BAC751 #CDD680 #DFE5AE #F1F4DC #F6F8E8
Accessibility & contrast
On white
1.32
#DFE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#DFE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5AE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5AE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#EDE1B0
Tritanopia (blue-blind)
#E6DED6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe5ae; /* rgb */ color: rgb(223, 229, 174); /* oklch */ color: oklch(90.4% 0.072 112.9);
Tailwind
colors: {
custom: {
50: '#e9edc6',
500: '#dfe5ae',
950: '#000000',
},
}SCSS
$custom: #dfe5ae; $custom-light: #e9edc6; $custom-dark: #000000;
JSON
{
"hex": "#dfe5ae",
"rgb": {
"r": 223,
"g": 229,
"b": 174
},
"hsl": {
"h": 66.545,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.90381,
"c": 0.07207,
"h": 112.9
},
"luminance": 0.74783
}Semantic roles & 50–950 ramp
primary
#DFE5AE
secondary
#8078BF
accent
#27BF37
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161613
muted
#848482