#EFB387#EFB387
#EFB387 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.091 H 57.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB387 |
|---|---|
| RGB | rgb(239, 179, 135) |
| HSL | hsl(25, 76%, 73%) |
| HSV | hsv(25, 44%, 94%) |
| CMYK | cmyk(0%, 25.1%, 43.5%, 6.3%) |
| CIE-LAB | lab(77.49, 16.44, 30.95) |
| CIE-LCH | lch(77.49, 35.04, 62.02°) |
| OKLab | oklab(81.21% 0.0492 0.0767) |
| OKLCH | oklch(81.21% 0.091 57.3) |
| XYZ | xyz(56.0922, 52.3437, 30.0659) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 5.57
Sandybrown
#F4A460
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.63
Pale Orange
#FFA756
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB387 #87C3EF
analogous
#EF878F #EFB387 #EFE787
triadic
#EFB387 #87EFB3 #B387EF
tetradic
#EFB387 #8FEF87 #87C3EF #E787EF
square
#EFB387 #8FEF87 #87C3EF #E787EF
split-complementary
#EFB387 #87EFE7 #878FEF
monochromatic
#DE6F1E #E89151 #EFB387 #F6D5BD #FBEEE4
Accessibility & contrast
On white
1.83
#EFB387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EFB387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB387
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB387 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B884
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb387; /* rgb */ color: rgb(239, 179, 135); /* oklch */ color: oklch(81.2% 0.091 57.3);
Tailwind
colors: {
custom: {
50: '#f6c9aa',
500: '#efb387',
950: '#000000',
},
}SCSS
$custom: #efb387; $custom-light: #f6c9aa; $custom-dark: #000000;
JSON
{
"hex": "#efb387",
"rgb": {
"r": 239,
"g": 179,
"b": 135
},
"hsl": {
"h": 25.385,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.81205,
"c": 0.09112,
"h": 57.3
},
"luminance": 0.5234
}Semantic roles & 50–950 ramp
primary
#EFB387
secondary
#5096CA
accent
#82D90D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281