#EFC09E#EFC09E
#EFC09E is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.071 H 57.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC09E |
|---|---|
| RGB | rgb(239, 192, 158) |
| HSL | hsl(25, 72%, 78%) |
| HSV | hsv(25, 34%, 94%) |
| CMYK | cmyk(0%, 19.7%, 33.9%, 6.3%) |
| CIE-LAB | lab(81.03, 12.17, 23.52) |
| CIE-LCH | lch(81.03, 26.48, 62.65°) |
| OKLab | oklab(84.1% 0.038 0.0596) |
| OKLCH | oklch(84.1% 0.071 57.5) |
| XYZ | xyz(60.6193, 58.5215, 40.4439) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.67
Light Peach
#FFD8B1
ΔE00 6.24
Peach
#FFDAB9
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.82
Peach (survey)
#FFB07C
ΔE00 7.51
Tan
#D2B48C
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC09E #9ECDEF
analogous
#EF9EA4 #EFC09E #EFE89E
triadic
#EFC09E #9EEFC0 #C09EEF
tetradic
#EFC09E #A4EF9E #9ECDEF #E89EEF
square
#EFC09E #A4EF9E #9ECDEF #E89EEF
split-complementary
#EFC09E #9EEFE8 #9EA4EF
monochromatic
#DE7C35 #E69E69 #EFC09E #F8E2D3 #FBEEE5
Accessibility & contrast
On white
1.65
#EFC09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EFC09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC09E
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC09E | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39C
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#FDB7B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc09e; /* rgb */ color: rgb(239, 192, 158); /* oklch */ color: oklch(84.1% 0.071 57.5);
Tailwind
colors: {
custom: {
50: '#f5d3ba',
500: '#efc09e',
950: '#000000',
},
}SCSS
$custom: #efc09e; $custom-light: #f5d3ba; $custom-dark: #000000;
JSON
{
"hex": "#efc09e",
"rgb": {
"r": 239,
"g": 192,
"b": 158
},
"hsl": {
"h": 25.185,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.84102,
"c": 0.07068,
"h": 57.5
},
"luminance": 0.58519
}Semantic roles & 50–950 ramp
primary
#EFC09E
secondary
#65A1CC
accent
#82D412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381