#DFEB9F#DFEB9F
#DFEB9F is a very light, moderate yellow. Relative luminance 0.776; OKLCH L 91.3% C 0.098 H 115.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEB9F |
|---|---|
| RGB | rgb(223, 235, 159) |
| HSL | hsl(69, 66%, 77%) |
| HSV | hsv(69, 32%, 92%) |
| CMYK | cmyk(5.1%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(90.60, -15.84, 35.62) |
| CIE-LCH | lch(90.60, 38.98, 113.97°) |
| OKLab | oklab(91.34% -0.0426 0.0885) |
| OKLCH | oklch(91.34% 0.098 115.7) |
| XYZ | xyz(66.3978, 77.6084, 44.2762) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.61
Palegoldenrod
#EEE8AA
ΔE00 5.34
Parchment
#FEFCAF
ΔE00 5.50
Creme
#FFFFB6
ΔE00 5.63
Light Beige
#FFFEB6
ΔE00 5.67
Cream (survey)
#FFFFC2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEB9F #AB9FEB
analogous
#EBD19F #DFEB9F #B9EB9F
triadic
#DFEB9F #9FDFEB #EB9FDF
tetradic
#DFEB9F #9FEBD1 #AB9FEB #EB9FB9
square
#DFEB9F #9FEBD1 #AB9FEB #EB9FB9
split-complementary
#DFEB9F #9FB9EB #D19FEB
monochromatic
#BDD63A #CEE06C #DFEB9F #F0F6D2 #F7FAE6
Accessibility & contrast
On white
1.27
#DFEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DFEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEB9F
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEB9F | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49A
Deuteranopia (green-blind)
#F4E5A2
Tritanopia (blue-blind)
#E7E3D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfeb9f; /* rgb */ color: rgb(223, 235, 159); /* oklch */ color: oklch(91.3% 0.098 115.7);
Tailwind
colors: {
custom: {
50: '#eaf1bc',
500: '#dfeb9f',
950: '#000000',
},
}SCSS
$custom: #dfeb9f; $custom-light: #eaf1bc; $custom-dark: #000000;
JSON
{
"hex": "#dfeb9f",
"rgb": {
"r": 223,
"g": 235,
"b": 159
},
"hsl": {
"h": 69.474,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.91338,
"c": 0.09818,
"h": 115.7
},
"luminance": 0.77608
}Semantic roles & 50–950 ramp
primary
#DFEB9F
secondary
#7667C7
accent
#18CD35
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582