#DED182#DED182
#DED182 is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.101 H 100.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DED182 |
|---|---|
| RGB | rgb(222, 209, 130) |
| HSL | hsl(52, 58%, 69%) |
| HSV | hsv(52, 41%, 87%) |
| CMYK | cmyk(0%, 5.9%, 41.4%, 12.9%) |
| CIE-LAB | lab(83.31, -6.51, 40.75) |
| CIE-LCH | lch(83.31, 41.27, 99.08°) |
| OKLab | oklab(85.39% -0.0176 0.0992) |
| OKLCH | oklch(85.39% 0.101 100.1) |
| XYZ | xyz(56.9551, 62.7439, 30.2254) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.50
Sandy
#F1DA7A
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.91
Beige (survey)
#E6DAA6
ΔE00 5.95
Wheat (survey)
#FBDD7E
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED182 #828FDE
analogous
#DEA382 #DED182 #BDDE82
triadic
#DED182 #82DED1 #D182DE
tetradic
#DED182 #82DEA3 #828FDE #DE82BD
square
#DED182 #82DEA3 #828FDE #DE82BD
split-complementary
#DED182 #82BDDE #A382DE
monochromatic
#B6A330 #D1BF52 #DED182 #EBE3B2 #F8F5E3
Accessibility & contrast
On white
1.55
#DED182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DED182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED182
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED182 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7C
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#EBC7BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded182; /* rgb */ color: rgb(222, 209, 130); /* oklch */ color: oklch(85.4% 0.101 100.1);
Tailwind
colors: {
custom: {
50: '#eadea7',
500: '#ded182',
950: '#000000',
},
}SCSS
$custom: #ded182; $custom-light: #eadea7; $custom-dark: #000000;
JSON
{
"hex": "#ded182",
"rgb": {
"r": 222,
"g": 209,
"b": 130
},
"hsl": {
"h": 51.522,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.85385,
"c": 0.10075,
"h": 100.1
},
"luminance": 0.62742
}Semantic roles & 50–950 ramp
primary
#DED182
secondary
#4F5EB5
accent
#37C620
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480