#DEC28D#DEC28D
#DEC28D is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.5% C 0.076 H 83.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC28D |
|---|---|
| RGB | rgb(222, 194, 141) |
| HSL | hsl(39, 55%, 71%) |
| HSV | hsv(39, 36%, 87%) |
| CMYK | cmyk(0%, 12.6%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.64, 2.47, 30.34) |
| CIE-LCH | lch(79.64, 30.44, 85.35°) |
| OKLab | oklab(82.54% 0.0092 0.0756) |
| OKLCH | oklch(82.54% 0.076 83.1) |
| XYZ | xyz(54.2249, 56.0383, 33.1543) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.08
Burlywood
#DEB887
ΔE00 4.22
Fawn
#CFAF7B
ΔE00 4.96
Tan
#D2B48C
ΔE00 5.04
Tan (survey)
#D1B26F
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC28D #8DA9DE
analogous
#DE998D #DEC28D #D1DE8D
triadic
#DEC28D #8DDEC2 #C28DDE
tetradic
#DEC28D #8DDE99 #8DA9DE #DE8DD1
square
#DEC28D #8DDE99 #8DA9DE #DE8DD1
split-complementary
#DEC28D #8DD1DE #998DDE
monochromatic
#BB8D36 #D0A95E #DEC28D #ECDBBC #F8F2E7
Accessibility & contrast
On white
1.72
#DEC28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DEC28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC28D
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC28D | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC189
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#EBB9B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec28d; /* rgb */ color: rgb(222, 194, 141); /* oklch */ color: oklch(82.5% 0.076 83.1);
Tailwind
colors: {
custom: {
50: '#e9d4ae',
500: '#dec28d',
950: '#000000',
},
}SCSS
$custom: #dec28d; $custom-light: #e9d4ae; $custom-dark: #000000;
JSON
{
"hex": "#dec28d",
"rgb": {
"r": 222,
"g": 194,
"b": 141
},
"hsl": {
"h": 39.259,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.82542,
"c": 0.07611,
"h": 83.1
},
"luminance": 0.56036
}Semantic roles & 50–950 ramp
primary
#DEC28D
secondary
#5A79B6
accent
#5AC323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381