#DFE3AB#DFE3AB
#DFE3AB is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 89.9% C 0.073 H 111.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3AB |
|---|---|
| RGB | rgb(223, 227, 171) |
| HSL | hsl(64, 50%, 78%) |
| HSV | hsv(64, 25%, 89%) |
| CMYK | cmyk(1.8%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(88.72, -10.29, 26.99) |
| CIE-LCH | lch(88.72, 28.88, 110.86°) |
| OKLab | oklab(89.91% -0.0264 0.0682) |
| OKLCH | oklch(89.91% 0.073 111.2) |
| XYZ | xyz(65.2510, 73.5671, 49.2826) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.57
Beige (survey)
#E6DAA6
ΔE00 5.28
Light Khaki
#E6F2A2
ΔE00 5.46
Vanilla
#F3E5AB
ΔE00 5.65
Egg Shell
#FFFCC4
ΔE00 5.97
Light Tan
#FBEEAC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3AB #AFABE3
analogous
#E3CBAB #DFE3AB #C3E3AB
triadic
#DFE3AB #ABDFE3 #E3ABDF
tetradic
#DFE3AB #ABE3CB #AFABE3 #E3ABC3
square
#DFE3AB #ABE3CB #AFABE3 #E3ABC3
split-complementary
#DFE3AB #ABC3E3 #CBABE3
monochromatic
#BCC44F #CED47D #DFE3AB #F0F2D9 #F6F7E8
Accessibility & contrast
On white
1.34
#DFE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DFE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3AB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3AB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#ECE0AD
Tritanopia (blue-blind)
#E6DCD4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe3ab; /* rgb */ color: rgb(223, 227, 171); /* oklch */ color: oklch(89.9% 0.073 111.2);
Tailwind
colors: {
custom: {
50: '#e9ebc4',
500: '#dfe3ab',
950: '#000000',
},
}SCSS
$custom: #dfe3ab; $custom-light: #e9ebc4; $custom-dark: #000000;
JSON
{
"hex": "#dfe3ab",
"rgb": {
"r": 223,
"g": 227,
"b": 171
},
"hsl": {
"h": 64.286,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.89908,
"c": 0.07313,
"h": 111.2
},
"luminance": 0.73566
}Semantic roles & 50–950 ramp
primary
#DFE3AB
secondary
#7B75BD
accent
#28BD33
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161612
muted
#848482