#EFB08E#EFB08E
#EFB08E is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.8% C 0.087 H 49.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB08E |
|---|---|
| RGB | rgb(239, 176, 142) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 41%, 94%) |
| CMYK | cmyk(0%, 26.4%, 40.6%, 6.3%) |
| CIE-LAB | lab(76.90, 18.77, 26.44) |
| CIE-LCH | lch(76.90, 32.42, 54.62°) |
| OKLab | oklab(80.79% 0.0567 0.0663) |
| OKLCH | oklch(80.79% 0.087 49.4) |
| XYZ | xyz(56.0066, 51.3579, 32.5491) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.99
Pale Salmon
#FFB19A
ΔE00 5.84
Pinkish Tan
#D99B82
ΔE00 6.37
Lightsalmon
#FFA07A
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 6.93
Darksalmon
#E9967A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB08E #8ECDEF
analogous
#EF8E9D #EFB08E #EFE18E
triadic
#EFB08E #8EEFB0 #B08EEF
tetradic
#EFB08E #9DEF8E #8ECDEF #E18EEF
square
#EFB08E #9DEF8E #8ECDEF #E18EEF
split-complementary
#EFB08E #8EEFE1 #8E9DEF
monochromatic
#E06523 #E78B58 #EFB08E #F7D5C4 #FBECE4
Accessibility & contrast
On white
1.86
#EFB08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#EFB08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB08E
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB08E | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68C
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb08e; /* rgb */ color: rgb(239, 176, 142); /* oklch */ color: oklch(80.8% 0.087 49.4);
Tailwind
colors: {
custom: {
50: '#f6c7af',
500: '#efb08e',
950: '#000000',
},
}SCSS
$custom: #efb08e; $custom-light: #f6c7af; $custom-dark: #000000;
JSON
{
"hex": "#efb08e",
"rgb": {
"r": 239,
"g": 176,
"b": 142
},
"hsl": {
"h": 21.031,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.80786,
"c": 0.08722,
"h": 49.4
},
"luminance": 0.51354
}Semantic roles & 50–950 ramp
primary
#EFB08E
secondary
#56A2CB
accent
#91D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281