#DEC27A#DEC27A
#DEC27A is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.2% C 0.097 H 89.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC27A |
|---|---|
| RGB | rgb(222, 194, 122) |
| HSL | hsl(43, 60%, 67%) |
| HSV | hsv(43, 45%, 87%) |
| CMYK | cmyk(0%, 12.6%, 45%, 12.9%) |
| CIE-LAB | lab(79.34, 0.41, 39.77) |
| CIE-LCH | lch(79.34, 39.77, 89.40°) |
| OKLab | oklab(82.21% 0.0017 0.0965) |
| OKLCH | oklch(82.21% 0.097 89) |
| XYZ | xyz(52.9305, 55.5206, 26.3370) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.12
Tan (survey)
#D1B26F
ΔE00 4.24
Very Light Brown
#D3B683
ΔE00 5.41
Desert
#CCAD60
ΔE00 5.58
Sandstone
#C9AE74
ΔE00 5.84
Fawn
#CFAF7B
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC27A #7A96DE
analogous
#DE907A #DEC27A #C8DE7A
triadic
#DEC27A #7ADEC2 #C27ADE
tetradic
#DEC27A #7ADE90 #7A96DE #DE7AC8
square
#DEC27A #7ADE90 #7A96DE #DE7AC8
split-complementary
#DEC27A #7AC8DE #907ADE
monochromatic
#B28C2C #D2AC49 #DEC27A #EAD8AB #F6EFDC
Accessibility & contrast
On white
1.74
#DEC27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DEC27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC27A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC27A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#ECB7B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec27a; /* rgb */ color: rgb(222, 194, 122); /* oklch */ color: oklch(82.2% 0.097 89.0);
Tailwind
colors: {
custom: {
50: '#ead4a1',
500: '#dec27a',
950: '#000000',
},
}SCSS
$custom: #dec27a; $custom-light: #ead4a1; $custom-dark: #000000;
JSON
{
"hex": "#dec27a",
"rgb": {
"r": 222,
"g": 194,
"b": 122
},
"hsl": {
"h": 43.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.82213,
"c": 0.09654,
"h": 89
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#DEC27A
secondary
#4967B3
accent
#4DC81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380