#DFE09F#DFE09F
#DFE09F is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.084 H 108.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE09F |
|---|---|
| RGB | rgb(223, 224, 159) |
| HSL | hsl(61, 51%, 75%) |
| HSV | hsv(61, 29%, 88%) |
| CMYK | cmyk(0.4%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(87.73, -10.36, 31.81) |
| CIE-LCH | lch(87.73, 33.46, 108.04°) |
| OKLab | oklab(89.06% -0.027 0.0795) |
| OKLCH | oklch(89.06% 0.084 108.7) |
| XYZ | xyz(63.3453, 71.5034, 43.2587) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.99
Light Khaki
#E6F2A2
ΔE00 4.90
Beige (survey)
#E6DAA6
ΔE00 4.93
Vanilla
#F3E5AB
ΔE00 5.11
Light Tan
#FBEEAC
ΔE00 5.46
Khaki (CSS)
#F0E68C
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE09F #A09FE0
analogous
#E0C09F #DFE09F #BEE09F
triadic
#DFE09F #9FDFE0 #E09FDF
tetradic
#DFE09F #9FE0C0 #A09FE0 #E09FBE
square
#DFE09F #9FE0C0 #A09FE0 #E09FBE
split-complementary
#DFE09F #9FBEE0 #C09FE0
monochromatic
#C0C242 #D0D171 #DFE09F #EEEFCD #F7F8E8
Accessibility & contrast
On white
1.37
#DFE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE09F
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE09F | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9B
Deuteranopia (green-blind)
#EBDDA2
Tritanopia (blue-blind)
#E8D8CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe09f; /* rgb */ color: rgb(223, 224, 159); /* oklch */ color: oklch(89.1% 0.084 108.7);
Tailwind
colors: {
custom: {
50: '#e9e9bc',
500: '#dfe09f',
950: '#000000',
},
}SCSS
$custom: #dfe09f; $custom-light: #e9e9bc; $custom-dark: #000000;
JSON
{
"hex": "#dfe09f",
"rgb": {
"r": 223,
"g": 224,
"b": 159
},
"hsl": {
"h": 60.923,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.89056,
"c": 0.08396,
"h": 108.7
},
"luminance": 0.71502
}Semantic roles & 50–950 ramp
primary
#DFE09F
secondary
#6C6AB9
accent
#27BF29
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482