#EFB287#EFB287
#EFB287 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.0% C 0.091 H 56.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB287 |
|---|---|
| RGB | rgb(239, 178, 135) |
| HSL | hsl(25, 76%, 73%) |
| HSV | hsv(25, 44%, 94%) |
| CMYK | cmyk(0%, 25.5%, 43.5%, 6.3%) |
| CIE-LAB | lab(77.25, 16.97, 30.63) |
| CIE-LCH | lch(77.25, 35.02, 61.01°) |
| OKLab | oklab(81.02% 0.0508 0.0759) |
| OKLCH | oklch(81.02% 0.091 56.2) |
| XYZ | xyz(55.8925, 51.9443, 29.9993) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.76
Apricot (survey)
#FFB16D
ΔE00 5.76
Sandybrown
#F4A460
ΔE00 6.43
Burlywood
#DEB887
ΔE00 7.39
Apricot
#FBCEB1
ΔE00 7.73
Lightsalmon
#FFA07A
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB287 #87C4EF
analogous
#EF8790 #EFB287 #EFE687
triadic
#EFB287 #87EFB2 #B287EF
tetradic
#EFB287 #90EF87 #87C4EF #E687EF
square
#EFB287 #90EF87 #87C4EF #E687EF
split-complementary
#EFB287 #87EFE6 #8790EF
monochromatic
#DE6D1E #E88F51 #EFB287 #F6D5BD #FBEEE4
Accessibility & contrast
On white
1.84
#EFB287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#EFB287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB287
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB287 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B784
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb287; /* rgb */ color: rgb(239, 178, 135); /* oklch */ color: oklch(81.0% 0.091 56.2);
Tailwind
colors: {
custom: {
50: '#f6c9aa',
500: '#efb287',
950: '#000000',
},
}SCSS
$custom: #efb287; $custom-light: #f6c9aa; $custom-dark: #000000;
JSON
{
"hex": "#efb287",
"rgb": {
"r": 239,
"g": 178,
"b": 135
},
"hsl": {
"h": 24.808,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.8102,
"c": 0.09136,
"h": 56.2
},
"luminance": 0.51941
}Semantic roles & 50–950 ramp
primary
#EFB287
secondary
#5098CA
accent
#84D90D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281