#DED288#DED288
#DED288 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.7% C 0.095 H 100.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DED288 |
|---|---|
| RGB | rgb(222, 210, 136) |
| HSL | hsl(52, 57%, 70%) |
| HSV | hsv(52, 39%, 87%) |
| CMYK | cmyk(0%, 5.4%, 38.7%, 12.9%) |
| CIE-LAB | lab(83.65, -6.38, 38.17) |
| CIE-LCH | lch(83.65, 38.70, 99.49°) |
| OKLab | oklab(85.69% -0.0168 0.0936) |
| OKLCH | oklch(85.69% 0.095 100.2) |
| XYZ | xyz(57.6158, 63.4020, 32.4906) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.10
Sandy
#F1DA7A
ΔE00 5.02
Khaki (CSS)
#F0E68C
ΔE00 5.05
Beige (survey)
#E6DAA6
ΔE00 5.06
Vanilla
#F3E5AB
ΔE00 5.74
Palegoldenrod
#EEE8AA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED288 #8894DE
analogous
#DEA788 #DED288 #BFDE88
triadic
#DED288 #88DED2 #D288DE
tetradic
#DED288 #88DEA7 #8894DE #DE88BF
square
#DED288 #88DEA7 #8894DE #DE88BF
split-complementary
#DED288 #88BFDE #A788DE
monochromatic
#B8A633 #D1C058 #DED288 #EBE4B8 #F8F6E7
Accessibility & contrast
On white
1.54
#DED288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DED288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED288
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED288 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE83
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#EAC8BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded288; /* rgb */ color: rgb(222, 210, 136); /* oklch */ color: oklch(85.7% 0.095 100.2);
Tailwind
colors: {
custom: {
50: '#e9dfab',
500: '#ded288',
950: '#000000',
},
}SCSS
$custom: #ded288; $custom-light: #e9dfab; $custom-dark: #000000;
JSON
{
"hex": "#ded288",
"rgb": {
"r": 222,
"g": 210,
"b": 136
},
"hsl": {
"h": 51.628,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.85687,
"c": 0.09507,
"h": 100.2
},
"luminance": 0.634
}Semantic roles & 50–950 ramp
primary
#DED288
secondary
#5562B5
accent
#38C421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481