#DFE2AF#DFE2AF
#DFE2AF is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 89.8% C 0.067 H 110.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2AF |
|---|---|
| RGB | rgb(223, 226, 175) |
| HSL | hsl(64, 47%, 79%) |
| HSV | hsv(64, 23%, 89%) |
| CMYK | cmyk(1.3%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(88.53, -9.23, 24.67) |
| CIE-LCH | lch(88.53, 26.34, 110.51°) |
| OKLab | oklab(89.79% -0.0234 0.0626) |
| OKLCH | oklch(89.79% 0.067 110.5) |
| XYZ | xyz(65.3653, 73.1765, 51.2301) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.99
Beige (survey)
#E6DAA6
ΔE00 5.00
Vanilla
#F3E5AB
ΔE00 5.66
Egg Shell
#FFFCC4
ΔE00 6.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.21
Ecru
#FEFFCA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2AF #B2AFE2
analogous
#E2CBAF #DFE2AF #C5E2AF
triadic
#DFE2AF #AFDFE2 #E2AFDF
tetradic
#DFE2AF #AFE2CB #B2AFE2 #E2AFC5
square
#DFE2AF #AFE2CB #B2AFE2 #E2AFC5
split-complementary
#DFE2AF #AFC5E2 #CBAFE2
monochromatic
#BBC155 #CDD282 #DFE2AF #F1F2DC #F6F7E9
Accessibility & contrast
On white
1.34
#DFE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DFE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2AF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2AF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#E6DCD4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe2af; /* rgb */ color: rgb(223, 226, 175); /* oklch */ color: oklch(89.8% 0.067 110.5);
Tailwind
colors: {
custom: {
50: '#e9ebc7',
500: '#dfe2af',
950: '#000000',
},
}SCSS
$custom: #dfe2af; $custom-light: #e9ebc7; $custom-dark: #000000;
JSON
{
"hex": "#dfe2af",
"rgb": {
"r": 223,
"g": 226,
"b": 175
},
"hsl": {
"h": 63.529,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.89785,
"c": 0.06685,
"h": 110.5
},
"luminance": 0.73176
}Semantic roles & 50–950 ramp
primary
#DFE2AF
secondary
#7E7ABB
accent
#2BBA34
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161613
muted
#848482