#DED792#DED792
#DED792 is a very light, moderate yellow. Relative luminance 0.662; OKLCH L 86.9% C 0.089 H 103.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DED792 |
|---|---|
| RGB | rgb(222, 215, 146) |
| HSL | hsl(54, 54%, 72%) |
| HSV | hsv(54, 34%, 87%) |
| CMYK | cmyk(0%, 3.2%, 34.2%, 12.9%) |
| CIE-LAB | lab(85.10, -7.79, 34.97) |
| CIE-LCH | lch(85.10, 35.82, 102.56°) |
| OKLab | oklab(86.88% -0.0202 0.0866) |
| OKLCH | oklch(86.88% 0.089 103.1) |
| XYZ | xyz(59.6136, 66.2072, 36.8275) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.17
Palegoldenrod
#EEE8AA
ΔE00 4.18
Vanilla
#F3E5AB
ΔE00 4.85
Khaki (CSS)
#F0E68C
ΔE00 4.91
Greenish Beige
#C9D179
ΔE00 5.55
Light Tan
#FBEEAC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED792 #9299DE
analogous
#DEB192 #DED792 #BFDE92
triadic
#DED792 #92DED7 #D792DE
tetradic
#DED792 #92DEB1 #9299DE #DE92BF
square
#DED792 #92DEB1 #9299DE #DE92BF
split-complementary
#DED792 #92BFDE #B192DE
monochromatic
#BDB039 #D0C663 #DED792 #ECE8C1 #F8F6E8
Accessibility & contrast
On white
1.47
#DED792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DED792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED792
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED792 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28D
Deuteranopia (green-blind)
#E6D695
Tritanopia (blue-blind)
#E9CEC5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded792; /* rgb */ color: rgb(222, 215, 146); /* oklch */ color: oklch(86.9% 0.089 103.1);
Tailwind
colors: {
custom: {
50: '#e9e3b2',
500: '#ded792',
950: '#000000',
},
}SCSS
$custom: #ded792; $custom-light: #e9e3b2; $custom-dark: #000000;
JSON
{
"hex": "#ded792",
"rgb": {
"r": 222,
"g": 215,
"b": 146
},
"hsl": {
"h": 54.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.86884,
"c": 0.08887,
"h": 103.1
},
"luminance": 0.66206
}Semantic roles & 50–950 ramp
primary
#DED792
secondary
#5E66B6
accent
#33C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481