#EFB587#EFB587
#EFB587 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.091 H 59.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB587 |
|---|---|
| RGB | rgb(239, 181, 135) |
| HSL | hsl(27, 76%, 73%) |
| HSV | hsv(27, 44%, 94%) |
| CMYK | cmyk(0%, 24.3%, 43.5%, 6.3%) |
| CIE-LAB | lab(77.96, 15.38, 31.58) |
| CIE-LCH | lch(77.96, 35.12, 64.03°) |
| OKLab | oklab(81.58% 0.0461 0.0781) |
| OKLCH | oklch(81.58% 0.091 59.5) |
| XYZ | xyz(56.4959, 53.1512, 30.2005) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.42
Apricot (survey)
#FFB16D
ΔE00 5.33
Burlywood
#DEB887
ΔE00 6.13
Sandybrown
#F4A460
ΔE00 6.44
Apricot
#FBCEB1
ΔE00 7.52
Tan
#D2B48C
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB587 #87C1EF
analogous
#EF878D #EFB587 #EFE987
triadic
#EFB587 #87EFB5 #B587EF
tetradic
#EFB587 #8DEF87 #87C1EF #E987EF
square
#EFB587 #8DEF87 #87C1EF #E987EF
split-complementary
#EFB587 #87EFE9 #878DEF
monochromatic
#DE731E #E89451 #EFB587 #F6D6BD #FBEEE4
Accessibility & contrast
On white
1.81
#EFB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#EFB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB587
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB587 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B984
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb587; /* rgb */ color: rgb(239, 181, 135); /* oklch */ color: oklch(81.6% 0.091 59.5);
Tailwind
colors: {
custom: {
50: '#f6cbaa',
500: '#efb587',
950: '#000000',
},
}SCSS
$custom: #efb587; $custom-light: #f6cbaa; $custom-dark: #000000;
JSON
{
"hex": "#efb587",
"rgb": {
"r": 239,
"g": 181,
"b": 135
},
"hsl": {
"h": 26.538,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.81578,
"c": 0.09072,
"h": 59.5
},
"luminance": 0.53148
}Semantic roles & 50–950 ramp
primary
#EFB587
secondary
#5094CA
accent
#7FD90D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281