#EFBE90#EFBE90
#EFBE90 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.083 H 64.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE90 |
|---|---|
| RGB | rgb(239, 190, 144) |
| HSL | hsl(29, 75%, 75%) |
| HSV | hsv(29, 40%, 94%) |
| CMYK | cmyk(0%, 20.5%, 39.7%, 6.3%) |
| CIE-LAB | lab(80.29, 11.59, 29.92) |
| CIE-LCH | lch(80.29, 32.09, 68.82°) |
| OKLab | oklab(83.44% 0.0356 0.0746) |
| OKLCH | oklch(83.44% 0.083 64.5) |
| XYZ | xyz(59.0460, 57.1944, 34.3097) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.27
Light Peach
#FFD8B1
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 6.38
Tan
#D2B48C
ΔE00 6.40
Apricot (survey)
#FFB16D
ΔE00 6.95
Peach (survey)
#FFB07C
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE90 #90C1EF
analogous
#EF9091 #EFBE90 #EFEE90
triadic
#EFBE90 #90EFBE #BE90EF
tetradic
#EFBE90 #91EF90 #90C1EF #EE90EF
square
#EFBE90 #91EF90 #90C1EF #EE90EF
split-complementary
#EFBE90 #90EFEE #9091EF
monochromatic
#E07F25 #E79F5B #EFBE90 #F7DDC5 #FBEFE4
Accessibility & contrast
On white
1.69
#EFBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE90
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE90 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#FEB3B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe90; /* rgb */ color: rgb(239, 190, 144); /* oklch */ color: oklch(83.4% 0.083 64.5);
Tailwind
colors: {
custom: {
50: '#f6d1b1',
500: '#efbe90',
950: '#000000',
},
}SCSS
$custom: #efbe90; $custom-light: #f6d1b1; $custom-dark: #000000;
JSON
{
"hex": "#efbe90",
"rgb": {
"r": 239,
"g": 190,
"b": 144
},
"hsl": {
"h": 29.053,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.83442,
"c": 0.08261,
"h": 64.5
},
"luminance": 0.57191
}Semantic roles & 50–950 ramp
primary
#EFBE90
secondary
#5893CB
accent
#76D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381