#DED186#DED186
#DED186 is a very light, moderate yellow. Relative luminance 0.629; OKLCH L 85.4% C 0.096 H 99.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DED186 |
|---|---|
| RGB | rgb(222, 209, 134) |
| HSL | hsl(51, 57%, 70%) |
| HSV | hsv(51, 40%, 87%) |
| CMYK | cmyk(0%, 5.9%, 39.6%, 12.9%) |
| CIE-LAB | lab(83.37, -6.09, 38.81) |
| CIE-LCH | lch(83.37, 39.28, 98.92°) |
| OKLab | oklab(85.45% -0.0161 0.095) |
| OKLCH | oklch(85.45% 0.096 99.6) |
| XYZ | xyz(57.2288, 62.8534, 31.6669) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.71
Sandy
#F1DA7A
ΔE00 4.82
Khaki (CSS)
#F0E68C
ΔE00 5.18
Beige (survey)
#E6DAA6
ΔE00 5.30
Vanilla
#F3E5AB
ΔE00 5.98
Palegoldenrod
#EEE8AA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED186 #8693DE
analogous
#DEA586 #DED186 #BFDE86
triadic
#DED186 #86DED1 #D186DE
tetradic
#DED186 #86DEA5 #8693DE #DE86BF
square
#DED186 #86DEA5 #8693DE #DE86BF
split-complementary
#DED186 #86BFDE #A586DE
monochromatic
#B8A432 #D1BF56 #DED186 #EBE3B6 #F8F6E6
Accessibility & contrast
On white
1.55
#DED186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DED186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED186
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED186 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD80
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#EAC7BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded186; /* rgb */ color: rgb(222, 209, 134); /* oklch */ color: oklch(85.4% 0.096 99.6);
Tailwind
colors: {
custom: {
50: '#e9deaa',
500: '#ded186',
950: '#000000',
},
}SCSS
$custom: #ded186; $custom-light: #e9deaa; $custom-dark: #000000;
JSON
{
"hex": "#ded186",
"rgb": {
"r": 222,
"g": 209,
"b": 134
},
"hsl": {
"h": 51.136,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.85449,
"c": 0.09632,
"h": 99.6
},
"luminance": 0.62852
}Semantic roles & 50–950 ramp
primary
#DED186
secondary
#5361B5
accent
#39C521
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481