#DECB92#DECB92
#DECB92 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.077 H 91.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB92 |
|---|---|
| RGB | rgb(222, 203, 146) |
| HSL | hsl(45, 54%, 72%) |
| HSV | hsv(45, 34%, 87%) |
| CMYK | cmyk(0%, 8.6%, 34.2%, 12.9%) |
| CIE-LAB | lab(82.01, -1.63, 30.89) |
| CIE-LCH | lch(82.01, 30.93, 93.02°) |
| OKLab | oklab(84.44% -0.0024 0.077) |
| OKLCH | oklch(84.44% 0.077 91.8) |
| XYZ | xyz(56.6693, 60.3185, 35.8461) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.10
Sand (survey)
#E2CA76
ΔE00 5.15
Vanilla
#F3E5AB
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.17
Wheat
#F5DEB3
ΔE00 6.32
Pale Peach
#FFE5AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB92 #92A5DE
analogous
#DEA592 #DECB92 #CBDE92
triadic
#DECB92 #92DECB #CB92DE
tetradic
#DECB92 #92DEA5 #92A5DE #DE92CB
square
#DECB92 #92DEA5 #92A5DE #DE92CB
split-complementary
#DECB92 #92CBDE #A592DE
monochromatic
#BD9C39 #D0B563 #DECB92 #ECE1C1 #F8F4E8
Accessibility & contrast
On white
1.61
#DECB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DECB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB92
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB92 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#EAC2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decb92; /* rgb */ color: rgb(222, 203, 146); /* oklch */ color: oklch(84.4% 0.077 91.8);
Tailwind
colors: {
custom: {
50: '#e9dab2',
500: '#decb92',
950: '#000000',
},
}SCSS
$custom: #decb92; $custom-light: #e9dab2; $custom-dark: #000000;
JSON
{
"hex": "#decb92",
"rgb": {
"r": 222,
"g": 203,
"b": 146
},
"hsl": {
"h": 45,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84441,
"c": 0.07703,
"h": 91.8
},
"luminance": 0.60317
}Semantic roles & 50–950 ramp
primary
#DECB92
secondary
#5E74B6
accent
#4CC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381