#EFBFAA#EFBFAA
#EFBFAA is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.2% C 0.062 H 44.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFAA |
|---|---|
| RGB | rgb(239, 191, 170) |
| HSL | hsl(18, 68%, 80%) |
| HSV | hsv(18, 29%, 94%) |
| CMYK | cmyk(0%, 20.1%, 28.9%, 6.3%) |
| CIE-LAB | lab(81.03, 14.21, 17.13) |
| CIE-LCH | lch(81.03, 22.26, 50.32°) |
| OKLab | oklab(84.18% 0.0443 0.0441) |
| OKLCH | oklch(84.18% 0.062 44.8) |
| XYZ | xyz(61.4842, 58.5174, 46.0788) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.81
Pale Salmon
#FFB19A
ΔE00 6.63
Light Salmon
#FEA993
ΔE00 8.34
Peach
#FFDAB9
ΔE00 8.75
Pinkish Tan
#D99B82
ΔE00 9.33
Light Peach
#FFD8B1
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFAA #AADAEF
analogous
#EFAAB7 #EFBFAA #EFE2AA
triadic
#EFBFAA #AAEFBF #BFAAEF
tetradic
#EFBFAA #B7EFAA #AADAEF #E2AAEF
square
#EFBFAA #B7EFAA #AADAEF #E2AAEF
split-complementary
#EFBFAA #AAEFE2 #AAB7EF
monochromatic
#DC7143 #E59876 #EFBFAA #F9E6DE #FAECE5
Accessibility & contrast
On white
1.65
#EFBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EFBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFAA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFAA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#FCB8B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfaa; /* rgb */ color: rgb(239, 191, 170); /* oklch */ color: oklch(84.2% 0.062 44.8);
Tailwind
colors: {
custom: {
50: '#f5d2c3',
500: '#efbfaa',
950: '#000000',
},
}SCSS
$custom: #efbfaa; $custom-light: #f5d2c3; $custom-dark: #000000;
JSON
{
"hex": "#efbfaa",
"rgb": {
"r": 239,
"g": 191,
"b": 170
},
"hsl": {
"h": 18.261,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.84179,
"c": 0.06249,
"h": 44.8
},
"luminance": 0.58515
}Semantic roles & 50–950 ramp
primary
#EFBFAA
secondary
#70B1CD
accent
#97D015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382