#DFE2AB#DFE2AB
#DFE2AB is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.7% C 0.072 H 110.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2AB |
|---|---|
| RGB | rgb(223, 226, 171) |
| HSL | hsl(63, 49%, 78%) |
| HSV | hsv(63, 24%, 89%) |
| CMYK | cmyk(1.3%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(88.46, -9.78, 26.64) |
| CIE-LCH | lch(88.46, 28.38, 110.17°) |
| OKLab | oklab(89.7% -0.025 0.0673) |
| OKLCH | oklch(89.7% 0.072 110.4) |
| XYZ | xyz(64.9783, 73.0217, 49.1917) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.50
Beige (survey)
#E6DAA6
ΔE00 4.95
Vanilla
#F3E5AB
ΔE00 5.44
Light Khaki
#E6F2A2
ΔE00 5.79
Egg Shell
#FFFCC4
ΔE00 6.04
Light Tan
#FBEEAC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2AB #AEABE2
analogous
#E2C9AB #DFE2AB #C3E2AB
triadic
#DFE2AB #ABDFE2 #E2ABDF
tetradic
#DFE2AB #ABE2C9 #AEABE2 #E2ABC3
square
#DFE2AB #ABE2C9 #AEABE2 #E2ABC3
split-complementary
#DFE2AB #ABC3E2 #C9ABE2
monochromatic
#BCC350 #CED27E #DFE2AB #F0F2D8 #F6F7E8
Accessibility & contrast
On white
1.35
#DFE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2AB
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2AB | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#E7DBD3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe2ab; /* rgb */ color: rgb(223, 226, 171); /* oklch */ color: oklch(89.7% 0.072 110.4);
Tailwind
colors: {
custom: {
50: '#e9ebc4',
500: '#dfe2ab',
950: '#000000',
},
}SCSS
$custom: #dfe2ab; $custom-light: #e9ebc4; $custom-dark: #000000;
JSON
{
"hex": "#dfe2ab",
"rgb": {
"r": 223,
"g": 226,
"b": 171
},
"hsl": {
"h": 63.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.89703,
"c": 0.07183,
"h": 110.4
},
"luminance": 0.73021
}Semantic roles & 50–950 ramp
primary
#DFE2AB
secondary
#7A76BB
accent
#2ABC32
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161612
muted
#848482