#EFB38E#EFB38E
#EFB38E is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.3% C 0.086 H 52.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB38E |
|---|---|
| RGB | rgb(239, 179, 142) |
| HSL | hsl(23, 75%, 75%) |
| HSV | hsv(23, 41%, 94%) |
| CMYK | cmyk(0%, 25.1%, 40.6%, 6.3%) |
| CIE-LAB | lab(77.61, 17.18, 27.39) |
| CIE-LCH | lch(77.61, 32.34, 57.90°) |
| OKLab | oklab(81.34% 0.052 0.0685) |
| OKLCH | oklch(81.34% 0.086 52.8) |
| XYZ | xyz(56.6013, 52.5474, 32.7473) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 6.95
Pale Salmon
#FFB19A
ΔE00 7.17
Apricot (survey)
#FFB16D
ΔE00 7.32
Pinkish Tan
#D99B82
ΔE00 7.50
Lightsalmon
#FFA07A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB38E #8ECAEF
analogous
#EF8E99 #EFB38E #EFE48E
triadic
#EFB38E #8EEFB3 #B38EEF
tetradic
#EFB38E #99EF8E #8ECAEF #E48EEF
square
#EFB38E #99EF8E #8ECAEF #E48EEF
split-complementary
#EFB38E #8EEFE4 #8E99EF
monochromatic
#E06B23 #E78F58 #EFB38E #F7D7C4 #FBEDE4
Accessibility & contrast
On white
1.82
#EFB38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EFB38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB38E
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB38E | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88B
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb38e; /* rgb */ color: rgb(239, 179, 142); /* oklch */ color: oklch(81.3% 0.086 52.8);
Tailwind
colors: {
custom: {
50: '#f6c9af',
500: '#efb38e',
950: '#000000',
},
}SCSS
$custom: #efb38e; $custom-light: #f6c9af; $custom-dark: #000000;
JSON
{
"hex": "#efb38e",
"rgb": {
"r": 239,
"g": 179,
"b": 142
},
"hsl": {
"h": 22.887,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.81339,
"c": 0.08602,
"h": 52.8
},
"luminance": 0.52544
}Semantic roles & 50–950 ramp
primary
#EFB38E
secondary
#569ECB
accent
#8BD70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281