#DFDF9E#DFDF9E
#DFDF9E is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.084 H 108.0°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDF9E |
|---|---|
| RGB | rgb(223, 223, 158) |
| HSL | hsl(60, 50%, 75%) |
| HSV | hsv(60, 29%, 87%) |
| CMYK | cmyk(0%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(87.45, -9.99, 31.96) |
| CIE-LCH | lch(87.45, 33.48, 107.35°) |
| OKLab | oklab(88.83% -0.0259 0.0798) |
| OKLCH | oklch(88.83% 0.084 108) |
| XYZ | xyz(62.9909, 70.9329, 42.7142) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.95
Beige (survey)
#E6DAA6
ΔE00 4.69
Vanilla
#F3E5AB
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.17
Light Tan
#FBEEAC
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDF9E #9E9EDF
analogous
#DFBF9E #DFDF9E #BFDF9E
triadic
#DFDF9E #9EDFDF #DF9EDF
tetradic
#DFDF9E #9EDFBF #9E9EDF #DF9EBF
square
#DFDF9E #9EDFBF #9E9EDF #DF9EBF
split-complementary
#DFDF9E #9EBFDF #BF9EDF
monochromatic
#C1C142 #D0D070 #DFDF9E #EEEECC #F7F7E8
Accessibility & contrast
On white
1.38
#DFDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DFDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDF9E
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDF9E | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#EBDCA1
Tritanopia (blue-blind)
#E8D7CE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdf9e; /* rgb */ color: rgb(223, 223, 158); /* oklch */ color: oklch(88.8% 0.084 108.0);
Tailwind
colors: {
custom: {
50: '#e9e8bb',
500: '#dfdf9e',
950: '#000000',
},
}SCSS
$custom: #dfdf9e; $custom-light: #e9e8bb; $custom-dark: #000000;
JSON
{
"hex": "#dfdf9e",
"rgb": {
"r": 223,
"g": 223,
"b": 158
},
"hsl": {
"h": 60,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.88831,
"c": 0.08393,
"h": 108
},
"luminance": 0.70932
}Semantic roles & 50–950 ramp
primary
#DFDF9E
secondary
#6A6AB8
accent
#28BE28
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482