#DEC27D#DEC27D
#DEC27D is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.3% C 0.093 H 88.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC27D |
|---|---|
| RGB | rgb(222, 194, 125) |
| HSL | hsl(43, 60%, 68%) |
| HSV | hsv(43, 44%, 87%) |
| CMYK | cmyk(0%, 12.6%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.38, 0.72, 38.29) |
| CIE-LCH | lch(79.38, 38.30, 88.93°) |
| OKLab | oklab(82.26% 0.0029 0.0933) |
| OKLCH | oklch(82.26% 0.093 88.2) |
| XYZ | xyz(53.1192, 55.5961, 27.3311) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.57
Tan (survey)
#D1B26F
ΔE00 4.14
Very Light Brown
#D3B683
ΔE00 4.94
Sandstone
#C9AE74
ΔE00 5.62
Desert
#CCAD60
ΔE00 5.72
Fawn
#CFAF7B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC27D #7D99DE
analogous
#DE917D #DEC27D #CADE7D
triadic
#DEC27D #7DDEC2 #C27DDE
tetradic
#DEC27D #7DDE91 #7D99DE #DE7DCA
square
#DEC27D #7DDE91 #7D99DE #DE7DCA
split-complementary
#DEC27D #7DCADE #917DDE
monochromatic
#B38D2D #D2AB4C #DEC27D #EAD9AE #F7F0DF
Accessibility & contrast
On white
1.73
#DEC27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DEC27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC27D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC27D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C078
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#ECB7B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec27d; /* rgb */ color: rgb(222, 194, 125); /* oklch */ color: oklch(82.3% 0.093 88.2);
Tailwind
colors: {
custom: {
50: '#ead4a3',
500: '#dec27d',
950: '#000000',
},
}SCSS
$custom: #dec27d; $custom-light: #ead4a3; $custom-dark: #000000;
JSON
{
"hex": "#dec27d",
"rgb": {
"r": 222,
"g": 194,
"b": 125
},
"hsl": {
"h": 42.68,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82261,
"c": 0.09337,
"h": 88.2
},
"luminance": 0.55594
}Semantic roles & 50–950 ramp
primary
#DEC27D
secondary
#4B69B5
accent
#4FC71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380