#DFDF92#DFDF92
#DFDF92 is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.6% C 0.098 H 108.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDF92 |
|---|---|
| RGB | rgb(223, 223, 146) |
| HSL | hsl(60, 55%, 72%) |
| HSV | hsv(60, 35%, 87%) |
| CMYK | cmyk(0%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(87.26, -11.44, 37.80) |
| CIE-LCH | lch(87.26, 39.49, 106.84°) |
| OKLab | oklab(88.62% -0.0307 0.0931) |
| OKLCH | oklch(88.62% 0.098 108.2) |
| XYZ | xyz(62.0080, 70.5398, 37.5376) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.01
Palegoldenrod
#EEE8AA
ΔE00 4.13
Greenish Beige
#C9D179
ΔE00 4.63
Light Khaki
#E6F2A2
ΔE00 4.75
Light Tan
#FBEEAC
ΔE00 5.82
Buff
#FEF69E
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDF92 #9292DF
analogous
#DFB992 #DFDF92 #B9DF92
triadic
#DFDF92 #92DFDF #DF92DF
tetradic
#DFDF92 #92DFB9 #9292DF #DF92B9
square
#DFDF92 #92DFB9 #9292DF #DF92B9
split-complementary
#DFDF92 #92B9DF #B992DF
monochromatic
#BFBF38 #D1D163 #DFDF92 #EDEDC1 #F8F8E7
Accessibility & contrast
On white
1.39
#DFDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DFDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDF92
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDF92 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#E9D6CC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdf92; /* rgb */ color: rgb(223, 223, 146); /* oklch */ color: oklch(88.6% 0.098 108.2);
Tailwind
colors: {
custom: {
50: '#eae8b3',
500: '#dfdf92',
950: '#000000',
},
}SCSS
$custom: #dfdf92; $custom-light: #eae8b3; $custom-dark: #000000;
JSON
{
"hex": "#dfdf92",
"rgb": {
"r": 223,
"g": 223,
"b": 146
},
"hsl": {
"h": 60,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.88616,
"c": 0.09805,
"h": 108.2
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#DFDF92
secondary
#5E5EB7
accent
#23C223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481