#DFDC93#DFDC93
#DFDC93 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.0% C 0.093 H 106.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC93 |
|---|---|
| RGB | rgb(223, 220, 147) |
| HSL | hsl(58, 54%, 73%) |
| HSV | hsv(58, 34%, 87%) |
| CMYK | cmyk(0%, 1.3%, 34.1%, 12.5%) |
| CIE-LAB | lab(86.50, -9.82, 36.30) |
| CIE-LCH | lch(86.50, 37.60, 105.13°) |
| OKLab | oklab(88.01% -0.026 0.0897) |
| OKLCH | oklch(88.01% 0.093 106.2) |
| XYZ | xyz(61.2917, 68.9822, 37.6842) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 4.95
Beige (survey)
#E6DAA6
ΔE00 5.17
Vanilla
#F3E5AB
ΔE00 5.27
Light Tan
#FBEEAC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC93 #9396DF
analogous
#DFB693 #DFDC93 #BCDF93
triadic
#DFDC93 #93DFDC #DC93DF
tetradic
#DFDC93 #93DFB6 #9396DF #DF93BC
square
#DFDC93 #93DFB6 #9396DF #DF93BC
split-complementary
#DFDC93 #93BCDF #B693DF
monochromatic
#BFBA39 #D1CD64 #DFDC93 #EDEBC2 #F8F7E7
Accessibility & contrast
On white
1.42
#DFDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC93
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC93 | 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)
#E8D78E
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#EAD3C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc93; /* rgb */ color: rgb(223, 220, 147); /* oklch */ color: oklch(88.0% 0.093 106.2);
Tailwind
colors: {
custom: {
50: '#eae6b3',
500: '#dfdc93',
950: '#000000',
},
}SCSS
$custom: #dfdc93; $custom-light: #eae6b3; $custom-dark: #000000;
JSON
{
"hex": "#dfdc93",
"rgb": {
"r": 223,
"g": 220,
"b": 147
},
"hsl": {
"h": 57.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.88013,
"c": 0.09336,
"h": 106.2
},
"luminance": 0.68981
}Semantic roles & 50–950 ramp
primary
#DFDC93
secondary
#5F63B7
accent
#2AC224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481