#DFD994#DFD994
#DFD994 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.4% C 0.089 H 103.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD994 |
|---|---|
| RGB | rgb(223, 217, 148) |
| HSL | hsl(55, 54%, 73%) |
| HSV | hsv(55, 34%, 87%) |
| CMYK | cmyk(0%, 2.7%, 33.6%, 12.5%) |
| CIE-LAB | lab(85.73, -8.18, 34.79) |
| CIE-LCH | lch(85.73, 35.74, 103.23°) |
| OKLab | oklab(87.41% -0.0212 0.0862) |
| OKLCH | oklch(87.41% 0.089 103.8) |
| XYZ | xyz(60.5902, 67.4531, 37.8392) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.77
Beige (survey)
#E6DAA6
ΔE00 4.19
Vanilla
#F3E5AB
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 4.72
Light Tan
#FBEEAC
ΔE00 5.43
Greenish Beige
#C9D179
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD994 #949ADF
analogous
#DFB394 #DFD994 #BFDF94
triadic
#DFD994 #94DFD9 #D994DF
tetradic
#DFD994 #94DFB3 #949ADF #DF94BF
square
#DFD994 #94DFB3 #949ADF #DF94BF
split-complementary
#DFD994 #94BFDF #B394DF
monochromatic
#BFB539 #D1C865 #DFD994 #EDEAC3 #F8F7E7
Accessibility & contrast
On white
1.45
#DFD994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFD994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD994
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD994 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#EAD0C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd994; /* rgb */ color: rgb(223, 217, 148); /* oklch */ color: oklch(87.4% 0.089 103.8);
Tailwind
colors: {
custom: {
50: '#eae4b4',
500: '#dfd994',
950: '#000000',
},
}SCSS
$custom: #dfd994; $custom-light: #eae4b4; $custom-dark: #000000;
JSON
{
"hex": "#dfd994",
"rgb": {
"r": 223,
"g": 217,
"b": 148
},
"hsl": {
"h": 55.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.87414,
"c": 0.08878,
"h": 103.8
},
"luminance": 0.67452
}Semantic roles & 50–950 ramp
primary
#DFD994
secondary
#6067B7
accent
#31C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481