#DED392#DED392
#DED392 is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.1% C 0.085 H 99.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DED392 |
|---|---|
| RGB | rgb(222, 211, 146) |
| HSL | hsl(51, 54%, 72%) |
| HSV | hsv(51, 34%, 87%) |
| CMYK | cmyk(0%, 5%, 34.2%, 12.9%) |
| CIE-LAB | lab(84.07, -5.75, 33.61) |
| CIE-LCH | lch(84.07, 34.09, 99.71°) |
| OKLab | oklab(86.07% -0.0143 0.0834) |
| OKLCH | oklch(86.07% 0.085 99.7) |
| XYZ | xyz(58.6075, 64.1949, 36.4921) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.44
Vanilla
#F3E5AB
ΔE00 4.71
Palegoldenrod
#EEE8AA
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.27
Khaki (CSS)
#F0E68C
ΔE00 5.88
Light Tan
#FBEEAC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED392 #929DDE
analogous
#DEAD92 #DED392 #C3DE92
triadic
#DED392 #92DED3 #D392DE
tetradic
#DED392 #92DEAD #929DDE #DE92C3
square
#DED392 #92DEAD #929DDE #DE92C3
split-complementary
#DED392 #92C3DE #AD92DE
monochromatic
#BDA939 #D0C063 #DED392 #ECE6C1 #F8F6E8
Accessibility & contrast
On white
1.52
#DED392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DED392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED392
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED392 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#E9CAC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded392; /* rgb */ color: rgb(222, 211, 146); /* oklch */ color: oklch(86.1% 0.085 99.7);
Tailwind
colors: {
custom: {
50: '#e9e0b2',
500: '#ded392',
950: '#000000',
},
}SCSS
$custom: #ded392; $custom-light: #e9e0b2; $custom-dark: #000000;
JSON
{
"hex": "#ded392",
"rgb": {
"r": 222,
"g": 211,
"b": 146
},
"hsl": {
"h": 51.316,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.86065,
"c": 0.0846,
"h": 99.7
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#DED392
secondary
#5E6BB6
accent
#3BC125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481