#DED598#DED598
#DED598 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.6% C 0.080 H 100.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DED598 |
|---|---|
| RGB | rgb(222, 213, 152) |
| HSL | hsl(52, 51%, 73%) |
| HSV | hsv(52, 32%, 87%) |
| CMYK | cmyk(0%, 4.1%, 31.5%, 12.9%) |
| CIE-LAB | lab(84.68, -6.05, 31.33) |
| CIE-LCH | lch(84.68, 31.91, 100.92°) |
| OKLab | oklab(86.58% -0.0149 0.0782) |
| OKLCH | oklch(86.58% 0.08 100.8) |
| XYZ | xyz(59.5865, 65.3865, 39.1816) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.71
Palegoldenrod
#EEE8AA
ΔE00 4.25
Vanilla
#F3E5AB
ΔE00 4.27
Light Tan
#FBEEAC
ΔE00 5.84
Khaki (CSS)
#F0E68C
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED598 #98A1DE
analogous
#DEB298 #DED598 #C4DE98
triadic
#DED598 #98DED5 #D598DE
tetradic
#DED598 #98DEB2 #98A1DE #DE98C4
square
#DED598 #98DEB2 #98A1DE #DE98C4
split-complementary
#DED598 #98C4DE #B298DE
monochromatic
#BFAE3D #CFC26A #DED598 #EDE8C6 #F8F6E8
Accessibility & contrast
On white
1.49
#DED598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DED598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED598
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED598 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D194
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#E8CDC5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded598; /* rgb */ color: rgb(222, 213, 152); /* oklch */ color: oklch(86.6% 0.080 100.8);
Tailwind
colors: {
custom: {
50: '#e9e1b7',
500: '#ded598',
950: '#000000',
},
}SCSS
$custom: #ded598; $custom-light: #e9e1b7; $custom-dark: #000000;
JSON
{
"hex": "#ded598",
"rgb": {
"r": 222,
"g": 213,
"b": 152
},
"hsl": {
"h": 52.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.86584,
"c": 0.0796,
"h": 100.8
},
"luminance": 0.65385
}Semantic roles & 50–950 ramp
primary
#DED598
secondary
#646FB6
accent
#3ABF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481