#DFD098#DFD098
#DFD098 is a very light, moderate yellow. Relative luminance 0.631; OKLCH L 85.7% C 0.075 H 94.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD098 |
|---|---|
| RGB | rgb(223, 208, 152) |
| HSL | hsl(47, 53%, 74%) |
| HSV | hsv(47, 32%, 87%) |
| CMYK | cmyk(0%, 6.7%, 31.8%, 12.5%) |
| CIE-LAB | lab(83.48, -3.10, 29.74) |
| CIE-LCH | lch(83.48, 29.90, 95.94°) |
| OKLab | oklab(85.65% -0.0064 0.0744) |
| OKLCH | oklch(85.65% 0.075 94.9) |
| XYZ | xyz(58.6555, 63.0683, 38.7833) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.60
Vanilla
#F3E5AB
ΔE00 4.75
Sand (survey)
#E2CA76
ΔE00 5.85
Palegoldenrod
#EEE8AA
ΔE00 5.89
Wheat
#F5DEB3
ΔE00 6.08
Pale Peach
#FFE5AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD098 #98A7DF
analogous
#DFAC98 #DFD098 #CADF98
triadic
#DFD098 #98DFD0 #D098DF
tetradic
#DFD098 #98DFAC #98A7DF #DF98CA
square
#DFD098 #98DFAC #98A7DF #DF98CA
split-complementary
#DFD098 #98CADF #AC98DF
monochromatic
#C1A53C #D0BB69 #DFD098 #EEE5C7 #F8F4E8
Accessibility & contrast
On white
1.54
#DFD098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DFD098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD098
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD098 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#E0D29A
Tritanopia (blue-blind)
#EAC8C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd098; /* rgb */ color: rgb(223, 208, 152); /* oklch */ color: oklch(85.7% 0.075 94.9);
Tailwind
colors: {
custom: {
50: '#eadeb6',
500: '#dfd098',
950: '#000000',
},
}SCSS
$custom: #dfd098; $custom-light: #eadeb6; $custom-dark: #000000;
JSON
{
"hex": "#dfd098",
"rgb": {
"r": 223,
"g": 208,
"b": 152
},
"hsl": {
"h": 47.324,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85653,
"c": 0.0747,
"h": 94.9
},
"luminance": 0.63067
}Semantic roles & 50–950 ramp
primary
#DFD098
secondary
#6475B7
accent
#46C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481