#DEC78F#DEC78F
#DEC78F is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.6% C 0.077 H 88.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC78F |
|---|---|
| RGB | rgb(222, 199, 143) |
| HSL | hsl(43, 54%, 72%) |
| HSV | hsv(43, 36%, 87%) |
| CMYK | cmyk(0%, 10.4%, 35.6%, 12.9%) |
| CIE-LAB | lab(80.94, 0.09, 31.02) |
| CIE-LCH | lch(80.94, 31.02, 89.83°) |
| OKLab | oklab(83.58% 0.0024 0.0772) |
| OKLCH | oklch(83.58% 0.077 88.2) |
| XYZ | xyz(55.5066, 58.3615, 34.3223) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.75
Sand (survey)
#E2CA76
ΔE00 5.39
Beige (survey)
#E6DAA6
ΔE00 5.44
Tan (survey)
#D1B26F
ΔE00 6.00
Sand
#C2B280
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC78F #8FA6DE
analogous
#DEA08F #DEC78F #CEDE8F
triadic
#DEC78F #8FDEC7 #C78FDE
tetradic
#DEC78F #8FDEA0 #8FA6DE #DE8FCE
square
#DEC78F #8FDEA0 #8FA6DE #DE8FCE
split-complementary
#DEC78F #8FCEDE #A08FDE
monochromatic
#BB9537 #D0AF60 #DEC78F #ECDFBE #F8F3E7
Accessibility & contrast
On white
1.66
#DEC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DEC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC78F
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC78F | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C58B
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#EABEB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec78f; /* rgb */ color: rgb(222, 199, 143); /* oklch */ color: oklch(83.6% 0.077 88.2);
Tailwind
colors: {
custom: {
50: '#e9d7b0',
500: '#dec78f',
950: '#000000',
},
}SCSS
$custom: #dec78f; $custom-light: #e9d7b0; $custom-dark: #000000;
JSON
{
"hex": "#dec78f",
"rgb": {
"r": 222,
"g": 199,
"b": 143
},
"hsl": {
"h": 42.532,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.8358,
"c": 0.07726,
"h": 88.2
},
"luminance": 0.5836
}Semantic roles & 50–950 ramp
primary
#DEC78F
secondary
#5B76B6
accent
#52C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381