#EFBE92#EFBE92
#EFBE92 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.081 H 63.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE92 |
|---|---|
| RGB | rgb(239, 190, 146) |
| HSL | hsl(28, 74%, 75%) |
| HSV | hsv(28, 39%, 94%) |
| CMYK | cmyk(0%, 20.5%, 38.9%, 6.3%) |
| CIE-LAB | lab(80.32, 11.82, 28.91) |
| CIE-LCH | lch(80.32, 31.23, 67.77°) |
| OKLab | oklab(83.48% 0.0364 0.0722) |
| OKLCH | oklch(83.48% 0.081 63.3) |
| XYZ | xyz(59.2002, 57.2561, 35.1218) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.62
Apricot
#FBCEB1
ΔE00 5.93
Light Peach
#FFD8B1
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.53
Peach (survey)
#FFB07C
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE92 #92C3EF
analogous
#EF9294 #EFBE92 #EFEC92
triadic
#EFBE92 #92EFBE #BE92EF
tetradic
#EFBE92 #94EF92 #92C3EF #EC92EF
square
#EFBE92 #94EF92 #92C3EF #EC92EF
split-complementary
#EFBE92 #92EFEC #9294EF
monochromatic
#DF7E27 #E79E5D #EFBE92 #F7DEC7 #FBEFE4
Accessibility & contrast
On white
1.69
#EFBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE92
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE92 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#FEB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe92; /* rgb */ color: rgb(239, 190, 146); /* oklch */ color: oklch(83.5% 0.081 63.3);
Tailwind
colors: {
custom: {
50: '#f6d1b2',
500: '#efbe92',
950: '#000000',
},
}SCSS
$custom: #efbe92; $custom-light: #f6d1b2; $custom-dark: #000000;
JSON
{
"hex": "#efbe92",
"rgb": {
"r": 239,
"g": 190,
"b": 146
},
"hsl": {
"h": 28.387,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.8348,
"c": 0.08087,
"h": 63.3
},
"luminance": 0.57253
}Semantic roles & 50–950 ramp
primary
#EFBE92
secondary
#5A96CB
accent
#78D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381