#DFDC94#DFDC94
#DFDC94 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.0% C 0.092 H 106.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC94 |
|---|---|
| RGB | rgb(223, 220, 148) |
| HSL | hsl(58, 54%, 73%) |
| HSV | hsv(58, 34%, 87%) |
| CMYK | cmyk(0%, 1.3%, 33.6%, 12.5%) |
| CIE-LAB | lab(86.51, -9.70, 35.81) |
| CIE-LCH | lch(86.51, 37.10, 105.15°) |
| OKLab | oklab(88.03% -0.0256 0.0886) |
| OKLCH | oklch(88.03% 0.092 106.1) |
| XYZ | xyz(61.3705, 69.0137, 38.0993) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 4.33
Beige (survey)
#E6DAA6
ΔE00 5.03
Greenish Beige
#C9D179
ΔE00 5.05
Vanilla
#F3E5AB
ΔE00 5.16
Light Tan
#FBEEAC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC94 #9497DF
analogous
#DFB694 #DFDC94 #BCDF94
triadic
#DFDC94 #94DFDC #DC94DF
tetradic
#DFDC94 #94DFB6 #9497DF #DF94BC
square
#DFDC94 #94DFB6 #9497DF #DF94BC
split-complementary
#DFDC94 #94BCDF #B694DF
monochromatic
#BFBA39 #D1CD65 #DFDC94 #EDEBC3 #F8F7E7
Accessibility & contrast
On white
1.42
#DFDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC94
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC94 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#E9D3CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc94; /* rgb */ color: rgb(223, 220, 148); /* oklch */ color: oklch(88.0% 0.092 106.1);
Tailwind
colors: {
custom: {
50: '#eae6b4',
500: '#dfdc94',
950: '#000000',
},
}SCSS
$custom: #dfdc94; $custom-light: #eae6b4; $custom-dark: #000000;
JSON
{
"hex": "#dfdc94",
"rgb": {
"r": 223,
"g": 220,
"b": 148
},
"hsl": {
"h": 57.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.88031,
"c": 0.0922,
"h": 106.1
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#DFDC94
secondary
#6064B7
accent
#2AC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481