#EFB28E#EFB28E
#EFB28E is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.2% C 0.086 H 51.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB28E |
|---|---|
| RGB | rgb(239, 178, 142) |
| HSL | hsl(22, 75%, 75%) |
| HSV | hsv(22, 41%, 94%) |
| CMYK | cmyk(0%, 25.5%, 40.6%, 6.3%) |
| CIE-LAB | lab(77.37, 17.71, 27.07) |
| CIE-LCH | lch(77.37, 32.35, 56.81°) |
| OKLab | oklab(81.15% 0.0536 0.0678) |
| OKLCH | oklch(81.15% 0.086 51.7) |
| XYZ | xyz(56.4016, 52.1480, 32.6808) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.65
Pale Salmon
#FFB19A
ΔE00 6.71
Pinkish Tan
#D99B82
ΔE00 7.11
Lightsalmon
#FFA07A
ΔE00 7.15
Apricot
#FBCEB1
ΔE00 7.17
Apricot (survey)
#FFB16D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB28E #8ECBEF
analogous
#EF8E9B #EFB28E #EFE38E
triadic
#EFB28E #8EEFB2 #B28EEF
tetradic
#EFB28E #9BEF8E #8ECBEF #E38EEF
square
#EFB28E #9BEF8E #8ECBEF #E38EEF
split-complementary
#EFB28E #8EEFE3 #8E9BEF
monochromatic
#E06923 #E78D58 #EFB28E #F7D7C4 #FBEDE4
Accessibility & contrast
On white
1.84
#EFB28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EFB28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB28E
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB28E | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B78B
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb28e; /* rgb */ color: rgb(239, 178, 142); /* oklch */ color: oklch(81.2% 0.086 51.7);
Tailwind
colors: {
custom: {
50: '#f6c9af',
500: '#efb28e',
950: '#000000',
},
}SCSS
$custom: #efb28e; $custom-light: #f6c9af; $custom-dark: #000000;
JSON
{
"hex": "#efb28e",
"rgb": {
"r": 239,
"g": 178,
"b": 142
},
"hsl": {
"h": 22.268,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.81154,
"c": 0.08639,
"h": 51.7
},
"luminance": 0.52145
}Semantic roles & 50–950 ramp
primary
#EFB28E
secondary
#56A0CB
accent
#8DD70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281