#DFD493#DFD493
#DFD493 is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.4% C 0.085 H 99.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD493 |
|---|---|
| RGB | rgb(223, 212, 147) |
| HSL | hsl(51, 54%, 73%) |
| HSV | hsv(51, 34%, 87%) |
| CMYK | cmyk(0%, 4.9%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.42, -5.76, 33.58) |
| CIE-LCH | lch(84.42, 34.07, 99.73°) |
| OKLab | oklab(86.37% -0.0143 0.0833) |
| OKLCH | oklch(86.37% 0.085 99.7) |
| XYZ | xyz(59.2421, 64.8830, 37.0011) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.31
Vanilla
#F3E5AB
ΔE00 4.49
Palegoldenrod
#EEE8AA
ΔE00 4.66
Sand (survey)
#E2CA76
ΔE00 5.36
Khaki (CSS)
#F0E68C
ΔE00 5.73
Light Tan
#FBEEAC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD493 #939EDF
analogous
#DFAE93 #DFD493 #C4DF93
triadic
#DFD493 #93DFD4 #D493DF
tetradic
#DFD493 #93DFAE #939EDF #DF93C4
square
#DFD493 #93DFAE #939EDF #DF93C4
split-complementary
#DFD493 #93C4DF #AE93DF
monochromatic
#BFAC39 #D1C164 #DFD493 #EDE7C2 #F8F6E7
Accessibility & contrast
On white
1.50
#DFD493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DFD493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD493
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD493 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#EACBC3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd493; /* rgb */ color: rgb(223, 212, 147); /* oklch */ color: oklch(86.4% 0.085 99.7);
Tailwind
colors: {
custom: {
50: '#eae1b3',
500: '#dfd493',
950: '#000000',
},
}SCSS
$custom: #dfd493; $custom-light: #eae1b3; $custom-dark: #000000;
JSON
{
"hex": "#dfd493",
"rgb": {
"r": 223,
"g": 212,
"b": 147
},
"hsl": {
"h": 51.316,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.86372,
"c": 0.08455,
"h": 99.7
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#DFD493
secondary
#5F6CB7
accent
#3BC224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481