#DED595#DED595
#DED595 is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.5% C 0.083 H 101.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DED595 |
|---|---|
| RGB | rgb(222, 213, 149) |
| HSL | hsl(53, 53%, 73%) |
| HSV | hsv(53, 33%, 87%) |
| CMYK | cmyk(0%, 4.1%, 32.9%, 12.9%) |
| CIE-LAB | lab(84.63, -6.41, 32.81) |
| CIE-LCH | lch(84.63, 33.43, 101.06°) |
| OKLab | oklab(86.53% -0.0161 0.0816) |
| OKLCH | oklch(86.53% 0.083 101.1) |
| XYZ | xyz(59.3439, 65.2894, 37.9039) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.22
Palegoldenrod
#EEE8AA
ΔE00 4.32
Vanilla
#F3E5AB
ΔE00 4.46
Khaki (CSS)
#F0E68C
ΔE00 5.77
Light Tan
#FBEEAC
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED595 #959EDE
analogous
#DEB195 #DED595 #C2DE95
triadic
#DED595 #95DED5 #D595DE
tetradic
#DED595 #95DEB1 #959EDE #DE95C2
square
#DED595 #95DEB1 #959EDE #DE95C2
split-complementary
#DED595 #95C2DE #B195DE
monochromatic
#BEAD3B #CFC366 #DED595 #EDE7C4 #F8F6E8
Accessibility & contrast
On white
1.49
#DED595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DED595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED595
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED595 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#E9CCC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded595; /* rgb */ color: rgb(222, 213, 149); /* oklch */ color: oklch(86.5% 0.083 101.1);
Tailwind
colors: {
custom: {
50: '#e9e1b4',
500: '#ded595',
950: '#000000',
},
}SCSS
$custom: #ded595; $custom-light: #e9e1b4; $custom-dark: #000000;
JSON
{
"hex": "#ded595",
"rgb": {
"r": 222,
"g": 213,
"b": 149
},
"hsl": {
"h": 52.603,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.86529,
"c": 0.08317,
"h": 101.1
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#DED595
secondary
#616CB6
accent
#39C026
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481