#EFC19A#EFC19A
#EFC19A is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.2% C 0.074 H 61.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC19A |
|---|---|
| RGB | rgb(239, 193, 154) |
| HSL | hsl(28, 73%, 77%) |
| HSV | hsv(28, 36%, 94%) |
| CMYK | cmyk(0%, 19.2%, 35.6%, 6.3%) |
| CIE-LAB | lab(81.20, 11.16, 25.87) |
| CIE-LCH | lch(81.20, 28.17, 66.67°) |
| OKLab | oklab(84.21% 0.0349 0.0652) |
| OKLCH | oklch(84.21% 0.074 61.9) |
| XYZ | xyz(60.5009, 58.8267, 38.7335) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.58
Burlywood
#DEB887
ΔE00 5.35
Light Peach
#FFD8B1
ΔE00 5.48
Peach
#FFDAB9
ΔE00 6.06
Tan
#D2B48C
ΔE00 6.72
Peach (survey)
#FFB07C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC19A #9AC8EF
analogous
#EF9A9E #EFC19A #EFEB9A
triadic
#EFC19A #9AEFC1 #C19AEF
tetradic
#EFC19A #9EEF9A #9AC8EF #EB9AEF
square
#EFC19A #9EEF9A #9AC8EF #EB9AEF
split-complementary
#EFC19A #9AEFEB #9A9EEF
monochromatic
#DE8030 #E7A165 #EFC19A #F7E1CF #FBEFE5
Accessibility & contrast
On white
1.65
#EFC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EFC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC19A
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC19A | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC497
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#FDB7B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efc19a; /* rgb */ color: rgb(239, 193, 154); /* oklch */ color: oklch(84.2% 0.074 61.9);
Tailwind
colors: {
custom: {
50: '#f5d3b8',
500: '#efc19a',
950: '#000000',
},
}SCSS
$custom: #efc19a; $custom-light: #f5d3b8; $custom-dark: #000000;
JSON
{
"hex": "#efc19a",
"rgb": {
"r": 239,
"g": 193,
"b": 154
},
"hsl": {
"h": 27.529,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.84209,
"c": 0.07391,
"h": 61.9
},
"luminance": 0.58824
}Semantic roles & 50–950 ramp
primary
#EFC19A
secondary
#629BCC
accent
#7BD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381