#DFD598#DFD598
#DFD598 is a very light, moderate yellow. Relative luminance 0.655; OKLCH L 86.7% C 0.080 H 100.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD598 |
|---|---|
| RGB | rgb(223, 213, 152) |
| HSL | hsl(52, 53%, 74%) |
| HSV | hsv(52, 32%, 87%) |
| CMYK | cmyk(0%, 4.5%, 31.8%, 12.5%) |
| CIE-LAB | lab(84.76, -5.66, 31.46) |
| CIE-LCH | lch(84.76, 31.96, 100.20°) |
| OKLab | oklab(86.67% -0.0138 0.0785) |
| OKLCH | oklch(86.67% 0.08 100) |
| XYZ | xyz(59.8938, 65.5449, 39.1960) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.57
Vanilla
#F3E5AB
ΔE00 4.12
Palegoldenrod
#EEE8AA
ΔE00 4.29
Light Tan
#FBEEAC
ΔE00 5.75
Sand (survey)
#E2CA76
ΔE00 6.15
Khaki (CSS)
#F0E68C
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD598 #98A2DF
analogous
#DFB198 #DFD598 #C5DF98
triadic
#DFD598 #98DFD5 #D598DF
tetradic
#DFD598 #98DFB1 #98A2DF #DF98C5
square
#DFD598 #98DFB1 #98A2DF #DF98C5
split-complementary
#DFD598 #98C5DF #B198DF
monochromatic
#C1AE3C #D0C269 #DFD598 #EEE8C7 #F8F5E8
Accessibility & contrast
On white
1.49
#DFD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD598
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD598 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D194
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#EACDC5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd598; /* rgb */ color: rgb(223, 213, 152); /* oklch */ color: oklch(86.7% 0.080 100.0);
Tailwind
colors: {
custom: {
50: '#eae1b7',
500: '#dfd598',
950: '#000000',
},
}SCSS
$custom: #dfd598; $custom-light: #eae1b7; $custom-dark: #000000;
JSON
{
"hex": "#dfd598",
"rgb": {
"r": 223,
"g": 213,
"b": 152
},
"hsl": {
"h": 51.549,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.86668,
"c": 0.07969,
"h": 100
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#DFD598
secondary
#6470B7
accent
#3BC025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481