#DFD998#DFD998
#DFD998 is a very light, moderate yellow. Relative luminance 0.676; OKLCH L 87.5% C 0.084 H 103.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD998 |
|---|---|
| RGB | rgb(223, 217, 152) |
| HSL | hsl(55, 53%, 74%) |
| HSV | hsv(55, 32%, 87%) |
| CMYK | cmyk(0%, 2.7%, 31.8%, 12.5%) |
| CIE-LAB | lab(85.80, -7.70, 32.83) |
| CIE-LCH | lch(85.80, 33.72, 103.20°) |
| OKLab | oklab(87.49% -0.0196 0.0817) |
| OKLCH | oklch(87.49% 0.084 103.5) |
| XYZ | xyz(60.9123, 67.5820, 39.5355) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.48
Beige (survey)
#E6DAA6
ΔE00 3.54
Vanilla
#F3E5AB
ΔE00 4.31
Khaki (CSS)
#F0E68C
ΔE00 5.30
Light Tan
#FBEEAC
ΔE00 5.34
Greenish Beige
#C9D179
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD998 #989EDF
analogous
#DFB598 #DFD998 #C1DF98
triadic
#DFD998 #98DFD9 #D998DF
tetradic
#DFD998 #98DFB5 #989EDF #DF98C1
square
#DFD998 #98DFB5 #989EDF #DF98C1
split-complementary
#DFD998 #98C1DF #B598DF
monochromatic
#C1B53C #D0C869 #DFD998 #EEEAC7 #F8F6E8
Accessibility & contrast
On white
1.45
#DFD998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFD998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD998
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD998 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#E9D1C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd998; /* rgb */ color: rgb(223, 217, 152); /* oklch */ color: oklch(87.5% 0.084 103.5);
Tailwind
colors: {
custom: {
50: '#eae4b7',
500: '#dfd998',
950: '#000000',
},
}SCSS
$custom: #dfd998; $custom-light: #eae4b7; $custom-dark: #000000;
JSON
{
"hex": "#dfd998",
"rgb": {
"r": 223,
"g": 217,
"b": 152
},
"hsl": {
"h": 54.93,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.87486,
"c": 0.08405,
"h": 103.5
},
"luminance": 0.67581
}Semantic roles & 50–950 ramp
primary
#DFD998
secondary
#646BB7
accent
#33C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481