#EFB89B#EFB89B
#EFB89B is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.075 H 49.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB89B |
|---|---|
| RGB | rgb(239, 184, 155) |
| HSL | hsl(21, 72%, 77%) |
| HSV | hsv(21, 35%, 94%) |
| CMYK | cmyk(0%, 23%, 35.1%, 6.3%) |
| CIE-LAB | lab(79.04, 16.03, 22.40) |
| CIE-LCH | lch(79.04, 27.54, 54.42°) |
| OKLab | oklab(82.54% 0.0493 0.0568) |
| OKLCH | oklch(82.54% 0.075 49.1) |
| XYZ | xyz(58.6552, 55.0014, 38.5308) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 6.03
Peach (survey)
#FFB07C
ΔE00 6.82
Light Salmon
#FEA993
ΔE00 7.59
Pinkish Tan
#D99B82
ΔE00 7.70
Lightsalmon
#FFA07A
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB89B #9BD2EF
analogous
#EF9BA8 #EFB89B #EFE29B
triadic
#EFB89B #9BEFB8 #B89BEF
tetradic
#EFB89B #A8EF9B #9BD2EF #E29BEF
square
#EFB89B #A8EF9B #9BD2EF #E29BEF
split-complementary
#EFB89B #9BEFE2 #9BA8EF
monochromatic
#DE6D31 #E79366 #EFB89B #F7DDD0 #FBECE5
Accessibility & contrast
On white
1.75
#EFB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EFB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB89B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB89B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD99
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#FEAFB0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb89b; /* rgb */ color: rgb(239, 184, 155); /* oklch */ color: oklch(82.5% 0.075 49.1);
Tailwind
colors: {
custom: {
50: '#f6cdb8',
500: '#efb89b',
950: '#000000',
},
}SCSS
$custom: #efb89b; $custom-light: #f6cdb8; $custom-dark: #000000;
JSON
{
"hex": "#efb89b",
"rgb": {
"r": 239,
"g": 184,
"b": 155
},
"hsl": {
"h": 20.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.82535,
"c": 0.07522,
"h": 49.1
},
"luminance": 0.54998
}Semantic roles & 50–950 ramp
primary
#EFB89B
secondary
#62A7CC
accent
#91D411
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381