#EFBE80#EFBE80
#EFBE80 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.097 H 72.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE80 |
|---|---|
| RGB | rgb(239, 190, 128) |
| HSL | hsl(34, 78%, 72%) |
| HSV | hsv(34, 46%, 94%) |
| CMYK | cmyk(0%, 20.5%, 46.4%, 6.3%) |
| CIE-LAB | lab(80.03, 9.94, 37.91) |
| CIE-LCH | lch(80.03, 39.19, 75.31°) |
| OKLab | oklab(83.16% 0.0293 0.0924) |
| OKLCH | oklch(83.16% 0.097 72.4) |
| XYZ | xyz(57.9086, 56.7394, 28.3195) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.94
Very Light Brown
#D3B683
ΔE00 6.28
Fawn
#CFAF7B
ΔE00 6.59
Tan
#D2B48C
ΔE00 7.00
Apricot (survey)
#FFB16D
ΔE00 7.09
Tan (survey)
#D1B26F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE80 #80B1EF
analogous
#EF8780 #EFBE80 #E8EF80
triadic
#EFBE80 #80EFBE #BE80EF
tetradic
#EFBE80 #80EF87 #80B1EF #EF80E8
square
#EFBE80 #80EF87 #80B1EF #EF80E8
split-complementary
#EFBE80 #80E8EF #8780EF
monochromatic
#D9851B #E8A24A #EFBE80 #F6DAB6 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFBE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE80
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE80 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe80; /* rgb */ color: rgb(239, 190, 128); /* oklch */ color: oklch(83.2% 0.097 72.4);
Tailwind
colors: {
custom: {
50: '#f6d1a5',
500: '#efbe80',
950: '#000000',
},
}SCSS
$custom: #efbe80; $custom-light: #f6d1a5; $custom-dark: #000000;
JSON
{
"hex": "#efbe80",
"rgb": {
"r": 239,
"g": 190,
"b": 128
},
"hsl": {
"h": 33.514,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.83158,
"c": 0.09698,
"h": 72.4
},
"luminance": 0.56736
}Semantic roles & 50–950 ramp
primary
#EFBE80
secondary
#4A82C9
accent
#67DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380