#DED282#DED282
#DED282 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.6% C 0.102 H 100.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DED282 |
|---|---|
| RGB | rgb(222, 210, 130) |
| HSL | hsl(52, 58%, 69%) |
| HSV | hsv(52, 41%, 87%) |
| CMYK | cmyk(0%, 5.4%, 41.4%, 12.9%) |
| CIE-LAB | lab(83.57, -7.02, 41.08) |
| CIE-LCH | lch(83.57, 41.68, 99.70°) |
| OKLab | oklab(85.59% -0.0191 0.0999) |
| OKLCH | oklch(85.59% 0.102 100.8) |
| XYZ | xyz(57.2012, 63.2362, 30.3074) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.81
Sandy
#F1DA7A
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 4.66
Greenish Beige
#C9D179
ΔE00 5.63
Beige (survey)
#E6DAA6
ΔE00 6.05
Wheat (survey)
#FBDD7E
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED282 #828EDE
analogous
#DEA482 #DED282 #BCDE82
triadic
#DED282 #82DED2 #D282DE
tetradic
#DED282 #82DEA4 #828EDE #DE82BC
square
#DED282 #82DEA4 #828EDE #DE82BC
split-complementary
#DED282 #82BCDE #A482DE
monochromatic
#B6A430 #D1C152 #DED282 #EBE3B2 #F8F5E3
Accessibility & contrast
On white
1.54
#DED282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DED282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED282
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED282 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#EBC8BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded282; /* rgb */ color: rgb(222, 210, 130); /* oklch */ color: oklch(85.6% 0.102 100.8);
Tailwind
colors: {
custom: {
50: '#eadfa7',
500: '#ded282',
950: '#000000',
},
}SCSS
$custom: #ded282; $custom-light: #eadfa7; $custom-dark: #000000;
JSON
{
"hex": "#ded282",
"rgb": {
"r": 222,
"g": 210,
"b": 130
},
"hsl": {
"h": 52.174,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.8559,
"c": 0.10175,
"h": 100.8
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#DED282
secondary
#4F5CB5
accent
#35C620
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480