#DED183#DED183
#DED183 is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.4% C 0.100 H 100.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DED183 |
|---|---|
| RGB | rgb(222, 209, 131) |
| HSL | hsl(51, 58%, 69%) |
| HSV | hsv(51, 41%, 87%) |
| CMYK | cmyk(0%, 5.9%, 41%, 12.9%) |
| CIE-LAB | lab(83.32, -6.41, 40.27) |
| CIE-LCH | lch(83.32, 40.77, 99.04°) |
| OKLab | oklab(85.4% -0.0173 0.0981) |
| OKLCH | oklch(85.4% 0.1 100) |
| XYZ | xyz(57.0226, 62.7709, 30.5806) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.54
Sandy
#F1DA7A
ΔE00 4.51
Khaki (CSS)
#F0E68C
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.79
Greenish Beige
#C9D179
ΔE00 5.96
Wheat (survey)
#FBDD7E
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED183 #8390DE
analogous
#DEA483 #DED183 #BEDE83
triadic
#DED183 #83DED1 #D183DE
tetradic
#DED183 #83DEA4 #8390DE #DE83BE
square
#DED183 #83DEA4 #8390DE #DE83BE
split-complementary
#DED183 #83BEDE #A483DE
monochromatic
#B6A330 #D1BF53 #DED183 #EBE3B3 #F8F5E4
Accessibility & contrast
On white
1.55
#DED183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DED183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED183
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED183 | 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)
#DFCD7D
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#EBC7BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded183; /* rgb */ color: rgb(222, 209, 131); /* oklch */ color: oklch(85.4% 0.100 100.0);
Tailwind
colors: {
custom: {
50: '#eadea8',
500: '#ded183',
950: '#000000',
},
}SCSS
$custom: #ded183; $custom-light: #eadea8; $custom-dark: #000000;
JSON
{
"hex": "#ded183",
"rgb": {
"r": 222,
"g": 209,
"b": 131
},
"hsl": {
"h": 51.429,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.85401,
"c": 0.09965,
"h": 100
},
"luminance": 0.62769
}Semantic roles & 50–950 ramp
primary
#DED183
secondary
#505FB5
accent
#38C620
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480