#DFD898#DFD898
#DFD898 is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.3% C 0.083 H 102.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD898 |
|---|---|
| RGB | rgb(223, 216, 152) |
| HSL | hsl(54, 53%, 74%) |
| HSV | hsv(54, 32%, 87%) |
| CMYK | cmyk(0%, 3.1%, 31.8%, 12.5%) |
| CIE-LAB | lab(85.54, -7.19, 32.49) |
| CIE-LCH | lch(85.54, 33.27, 102.48°) |
| OKLab | oklab(87.28% -0.0182 0.0809) |
| OKLCH | oklch(87.28% 0.083 102.7) |
| XYZ | xyz(60.6553, 67.0680, 39.4499) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.26
Palegoldenrod
#EEE8AA
ΔE00 3.63
Vanilla
#F3E5AB
ΔE00 4.21
Light Tan
#FBEEAC
ΔE00 5.40
Khaki (CSS)
#F0E68C
ΔE00 5.50
Greenish Beige
#C9D179
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD898 #989FDF
analogous
#DFB498 #DFD898 #C2DF98
triadic
#DFD898 #98DFD8 #D898DF
tetradic
#DFD898 #98DFB4 #989FDF #DF98C2
square
#DFD898 #98DFB4 #989FDF #DF98C2
split-complementary
#DFD898 #98C2DF #B498DF
monochromatic
#C1B43C #D0C669 #DFD898 #EEEAC7 #F8F6E8
Accessibility & contrast
On white
1.46
#DFD898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DFD898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD898
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD898 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D494
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#E9D0C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd898; /* rgb */ color: rgb(223, 216, 152); /* oklch */ color: oklch(87.3% 0.083 102.7);
Tailwind
colors: {
custom: {
50: '#eae3b7',
500: '#dfd898',
950: '#000000',
},
}SCSS
$custom: #dfd898; $custom-light: #eae3b7; $custom-dark: #000000;
JSON
{
"hex": "#dfd898",
"rgb": {
"r": 223,
"g": 216,
"b": 152
},
"hsl": {
"h": 54.085,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.87281,
"c": 0.08294,
"h": 102.7
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#DFD898
secondary
#646CB7
accent
#35C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481