#EFB489#EFB489
#EFB489 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.4% C 0.089 H 57.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB489 |
|---|---|
| RGB | rgb(239, 180, 137) |
| HSL | hsl(25, 76%, 74%) |
| HSV | hsv(25, 43%, 94%) |
| CMYK | cmyk(0%, 24.7%, 42.7%, 6.3%) |
| CIE-LAB | lab(77.76, 16.12, 30.25) |
| CIE-LCH | lch(77.76, 34.27, 61.95°) |
| OKLab | oklab(81.43% 0.0485 0.0751) |
| OKLCH | oklch(81.43% 0.089 57.2) |
| XYZ | xyz(56.4354, 52.8029, 30.8815) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.15
Apricot (survey)
#FFB16D
ΔE00 5.84
Sandybrown
#F4A460
ΔE00 6.74
Burlywood
#DEB887
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.29
Tan
#D2B48C
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB489 #89C4EF
analogous
#EF8991 #EFB489 #EFE789
triadic
#EFB489 #89EFB4 #B489EF
tetradic
#EFB489 #91EF89 #89C4EF #E789EF
square
#EFB489 #91EF89 #89C4EF #E789EF
split-complementary
#EFB489 #89EFE7 #8991EF
monochromatic
#DF701E #E89253 #EFB489 #F6D6BF #FBEEE4
Accessibility & contrast
On white
1.82
#EFB489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EFB489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB489
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB489 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B986
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb489; /* rgb */ color: rgb(239, 180, 137); /* oklch */ color: oklch(81.4% 0.089 57.2);
Tailwind
colors: {
custom: {
50: '#f6caab',
500: '#efb489',
950: '#000000',
},
}SCSS
$custom: #efb489; $custom-light: #f6caab; $custom-dark: #000000;
JSON
{
"hex": "#efb489",
"rgb": {
"r": 239,
"g": 180,
"b": 137
},
"hsl": {
"h": 25.294,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.81429,
"c": 0.08938,
"h": 57.2
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#EFB489
secondary
#5298CA
accent
#83D80D
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281