#DFDC98#DFDC98
#DFDC98 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.1% C 0.087 H 105.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC98 |
|---|---|
| RGB | rgb(223, 220, 152) |
| HSL | hsl(57, 53%, 74%) |
| HSV | hsv(57, 32%, 87%) |
| CMYK | cmyk(0%, 1.3%, 31.8%, 12.5%) |
| CIE-LAB | lab(86.57, -9.22, 33.86) |
| CIE-LCH | lch(86.57, 35.09, 105.23°) |
| OKLab | oklab(88.1% -0.024 0.0841) |
| OKLCH | oklch(88.1% 0.088 105.9) |
| XYZ | xyz(61.6926, 69.1425, 39.7956) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.27
Beige (survey)
#E6DAA6
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.77
Khaki (CSS)
#F0E68C
ΔE00 4.88
Light Tan
#FBEEAC
ΔE00 5.31
Greenish Beige
#C9D179
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC98 #989BDF
analogous
#DFB898 #DFDC98 #BEDF98
triadic
#DFDC98 #98DFDC #DC98DF
tetradic
#DFDC98 #98DFB8 #989BDF #DF98BE
square
#DFDC98 #98DFB8 #989BDF #DF98BE
split-complementary
#DFDC98 #98BEDF #B898DF
monochromatic
#C1BB3C #D0CC69 #DFDC98 #EEECC7 #F8F7E8
Accessibility & contrast
On white
1.42
#DFDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC98
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC98 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#E9DA9B
Tritanopia (blue-blind)
#E9D3CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdc98; /* rgb */ color: rgb(223, 220, 152); /* oklch */ color: oklch(88.1% 0.087 105.9);
Tailwind
colors: {
custom: {
50: '#eae6b7',
500: '#dfdc98',
950: '#000000',
},
}SCSS
$custom: #dfdc98; $custom-light: #eae6b7; $custom-dark: #000000;
JSON
{
"hex": "#dfdc98",
"rgb": {
"r": 223,
"g": 220,
"b": 152
},
"hsl": {
"h": 57.465,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.88102,
"c": 0.0875,
"h": 105.9
},
"luminance": 0.69141
}Semantic roles & 50–950 ramp
primary
#DFDC98
secondary
#6467B7
accent
#2CC025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481