#EFB487#EFB487
#EFB487 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.4% C 0.091 H 58.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB487 |
|---|---|
| RGB | rgb(239, 180, 135) |
| HSL | hsl(26, 76%, 73%) |
| HSV | hsv(26, 44%, 94%) |
| CMYK | cmyk(0%, 24.7%, 43.5%, 6.3%) |
| CIE-LAB | lab(77.72, 15.91, 31.26) |
| CIE-LCH | lch(77.72, 35.08, 63.03°) |
| OKLab | oklab(81.39% 0.0477 0.0774) |
| OKLCH | oklch(81.39% 0.091 58.4) |
| XYZ | xyz(56.2933, 52.7460, 30.1329) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.15
Apricot (survey)
#FFB16D
ΔE00 5.42
Sandybrown
#F4A460
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 7.56
Pale Orange
#FFA756
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB487 #87C2EF
analogous
#EF878E #EFB487 #EFE887
triadic
#EFB487 #87EFB4 #B487EF
tetradic
#EFB487 #8EEF87 #87C2EF #E887EF
square
#EFB487 #8EEF87 #87C2EF #E887EF
split-complementary
#EFB487 #87EFE8 #878EEF
monochromatic
#DE711E #E89251 #EFB487 #F6D6BD #FBEEE4
Accessibility & contrast
On white
1.82
#EFB487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#EFB487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB487
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB487 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B884
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb487; /* rgb */ color: rgb(239, 180, 135); /* oklch */ color: oklch(81.4% 0.091 58.4);
Tailwind
colors: {
custom: {
50: '#f6caaa',
500: '#efb487',
950: '#000000',
},
}SCSS
$custom: #efb487; $custom-light: #f6caaa; $custom-dark: #000000;
JSON
{
"hex": "#efb487",
"rgb": {
"r": 239,
"g": 180,
"b": 135
},
"hsl": {
"h": 25.962,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.81392,
"c": 0.09091,
"h": 58.4
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#EFB487
secondary
#5095CA
accent
#80D90D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281