#EFB889#EFB889
#EFB889 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.2% C 0.089 H 61.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB889 |
|---|---|
| RGB | rgb(239, 184, 137) |
| HSL | hsl(28, 76%, 74%) |
| HSV | hsv(28, 43%, 94%) |
| CMYK | cmyk(0%, 23%, 42.7%, 6.3%) |
| CIE-LAB | lab(78.72, 14.01, 31.52) |
| CIE-LCH | lch(78.72, 34.49, 66.04°) |
| OKLab | oklab(82.18% 0.0422 0.0781) |
| OKLCH | oklch(82.18% 0.089 61.6) |
| XYZ | xyz(57.2546, 54.4412, 31.1546) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.26
Peach (survey)
#FFB07C
ΔE00 5.29
Apricot (survey)
#FFB16D
ΔE00 5.60
Sandybrown
#F4A460
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.21
Tan
#D2B48C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB889 #89C0EF
analogous
#EF898D #EFB889 #EFEB89
triadic
#EFB889 #89EFB8 #B889EF
tetradic
#EFB889 #8DEF89 #89C0EF #EB89EF
square
#EFB889 #8DEF89 #89C0EF #EB89EF
split-complementary
#EFB889 #89EFEB #898DEF
monochromatic
#DF771E #E89853 #EFB889 #F6D8BF #FBEFE4
Accessibility & contrast
On white
1.77
#EFB889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EFB889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB889
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB889 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC86
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb889; /* rgb */ color: rgb(239, 184, 137); /* oklch */ color: oklch(82.2% 0.089 61.6);
Tailwind
colors: {
custom: {
50: '#f6cdac',
500: '#efb889',
950: '#000000',
},
}SCSS
$custom: #efb889; $custom-light: #f6cdac; $custom-dark: #000000;
JSON
{
"hex": "#efb889",
"rgb": {
"r": 239,
"g": 184,
"b": 137
},
"hsl": {
"h": 27.647,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.82177,
"c": 0.08874,
"h": 61.6
},
"luminance": 0.54438
}Semantic roles & 50–950 ramp
primary
#EFB889
secondary
#5293CA
accent
#7BD80D
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381