#EFBA90#EFBA90
#EFBA90 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.7% C 0.083 H 59.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBA90 |
|---|---|
| RGB | rgb(239, 186, 144) |
| HSL | hsl(27, 75%, 75%) |
| HSV | hsv(27, 40%, 94%) |
| CMYK | cmyk(0%, 22.2%, 39.7%, 6.3%) |
| CIE-LAB | lab(79.32, 13.70, 28.63) |
| CIE-LCH | lch(79.32, 31.74, 64.42°) |
| OKLab | oklab(82.69% 0.0418 0.0715) |
| OKLCH | oklch(82.69% 0.083 59.7) |
| XYZ | xyz(58.1915, 55.4854, 34.0248) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.62
Burlywood
#DEB887
ΔE00 5.74
Apricot
#FBCEB1
ΔE00 6.00
Apricot (survey)
#FFB16D
ΔE00 6.67
Tan
#D2B48C
ΔE00 7.33
Light Peach
#FFD8B1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBA90 #90C5EF
analogous
#EF9096 #EFBA90 #EFE990
triadic
#EFBA90 #90EFBA #BA90EF
tetradic
#EFBA90 #96EF90 #90C5EF #E990EF
square
#EFBA90 #96EF90 #90C5EF #E990EF
split-complementary
#EFBA90 #90EFE9 #9096EF
monochromatic
#E07725 #E7995B #EFBA90 #F7DBC5 #FBEEE4
Accessibility & contrast
On white
1.74
#EFBA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EFBA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBA90
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBA90 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8D
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#FFAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efba90; /* rgb */ color: rgb(239, 186, 144); /* oklch */ color: oklch(82.7% 0.083 59.7);
Tailwind
colors: {
custom: {
50: '#f6ceb1',
500: '#efba90',
950: '#000000',
},
}SCSS
$custom: #efba90; $custom-light: #f6ceb1; $custom-dark: #000000;
JSON
{
"hex": "#efba90",
"rgb": {
"r": 239,
"g": 186,
"b": 144
},
"hsl": {
"h": 26.526,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.82685,
"c": 0.08282,
"h": 59.7
},
"luminance": 0.55482
}Semantic roles & 50–950 ramp
primary
#EFBA90
secondary
#5898CB
accent
#7ED70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381