#DFD492#DFD492
#DFD492 is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.4% C 0.086 H 99.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD492 |
|---|---|
| RGB | rgb(223, 212, 146) |
| HSL | hsl(51, 55%, 72%) |
| HSV | hsv(51, 35%, 87%) |
| CMYK | cmyk(0%, 4.9%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.41, -5.87, 34.07) |
| CIE-LCH | lch(84.41, 34.57, 99.78°) |
| OKLab | oklab(86.35% -0.0147 0.0845) |
| OKLCH | oklch(86.35% 0.086 99.9) |
| XYZ | xyz(59.1640, 64.8518, 36.5896) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.49
Vanilla
#F3E5AB
ΔE00 4.58
Palegoldenrod
#EEE8AA
ΔE00 4.71
Sand (survey)
#E2CA76
ΔE00 5.24
Khaki (CSS)
#F0E68C
ΔE00 5.59
Light Tan
#FBEEAC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD492 #929DDF
analogous
#DFAE92 #DFD492 #C3DF92
triadic
#DFD492 #92DFD4 #D492DF
tetradic
#DFD492 #92DFAE #929DDF #DF92C3
square
#DFD492 #92DFAE #929DDF #DF92C3
split-complementary
#DFD492 #92C3DF #AE92DF
monochromatic
#BFAB38 #D1C163 #DFD492 #EDE7C1 #F8F6E7
Accessibility & contrast
On white
1.50
#DFD492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFD492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD492
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD492 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#EACBC3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd492; /* rgb */ color: rgb(223, 212, 146); /* oklch */ color: oklch(86.4% 0.086 99.9);
Tailwind
colors: {
custom: {
50: '#eae1b2',
500: '#dfd492',
950: '#000000',
},
}SCSS
$custom: #dfd492; $custom-light: #eae1b2; $custom-dark: #000000;
JSON
{
"hex": "#dfd492",
"rgb": {
"r": 223,
"g": 212,
"b": 146
},
"hsl": {
"h": 51.429,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.86354,
"c": 0.08572,
"h": 99.9
},
"luminance": 0.6485
}Semantic roles & 50–950 ramp
primary
#DFD492
secondary
#5E6BB7
accent
#3AC223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481