#DEC27F#DEC27F
#DEC27F is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.3% C 0.091 H 87.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC27F |
|---|---|
| RGB | rgb(222, 194, 127) |
| HSL | hsl(42, 59%, 68%) |
| HSV | hsv(42, 43%, 87%) |
| CMYK | cmyk(0%, 12.6%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.41, 0.92, 37.31) |
| CIE-LCH | lch(79.41, 37.32, 88.58°) |
| OKLab | oklab(82.29% 0.0037 0.0912) |
| OKLCH | oklch(82.29% 0.091 87.7) |
| XYZ | xyz(53.2483, 55.6477, 28.0108) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.90
Tan (survey)
#D1B26F
ΔE00 4.13
Very Light Brown
#D3B683
ΔE00 4.64
Sandstone
#C9AE74
ΔE00 5.50
Desert
#CCAD60
ΔE00 5.85
Fawn
#CFAF7B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC27F #7F9BDE
analogous
#DE927F #DEC27F #CADE7F
triadic
#DEC27F #7FDEC2 #C27FDE
tetradic
#DEC27F #7FDE92 #7F9BDE #DE7FCA
square
#DEC27F #7FDE92 #7F9BDE #DE7FCA
split-complementary
#DEC27F #7FCADE #927FDE
monochromatic
#B48D2E #D1AB4E #DEC27F #EBD9B0 #F7F0E0
Accessibility & contrast
On white
1.73
#DEC27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DEC27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC27F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC27F | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07A
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#ECB7B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec27f; /* rgb */ color: rgb(222, 194, 127); /* oklch */ color: oklch(82.3% 0.091 87.7);
Tailwind
colors: {
custom: {
50: '#ead4a5',
500: '#dec27f',
950: '#000000',
},
}SCSS
$custom: #dec27f; $custom-light: #ead4a5; $custom-dark: #000000;
JSON
{
"hex": "#dec27f",
"rgb": {
"r": 222,
"g": 194,
"b": 127
},
"hsl": {
"h": 42.316,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82294,
"c": 0.09125,
"h": 87.7
},
"luminance": 0.55645
}Semantic roles & 50–950 ramp
primary
#DEC27F
secondary
#4C6BB5
accent
#50C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380