#EFBFA3#EFBFA3
#EFBFA3 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.067 H 51.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFA3 |
|---|---|
| RGB | rgb(239, 191, 163) |
| HSL | hsl(22, 70%, 79%) |
| HSV | hsv(22, 32%, 94%) |
| CMYK | cmyk(0%, 20.1%, 31.8%, 6.3%) |
| CIE-LAB | lab(80.88, 13.31, 20.67) |
| CIE-LCH | lch(80.88, 24.58, 57.21°) |
| OKLab | oklab(84.02% 0.0415 0.0527) |
| OKLCH | oklch(84.02% 0.067 51.8) |
| XYZ | xyz(60.8396, 58.2596, 42.6838) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Peach
#FFDAB9
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 7.65
Pale Salmon
#FFB19A
ΔE00 7.72
Peach (survey)
#FFB07C
ΔE00 8.09
Burlywood
#DEB887
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFA3 #A3D3EF
analogous
#EFA3AD #EFBFA3 #EFE5A3
triadic
#EFBFA3 #A3EFBF #BFA3EF
tetradic
#EFBFA3 #ADEFA3 #A3D3EF #E5A3EF
square
#EFBFA3 #ADEFA3 #A3D3EF #E5A3EF
split-complementary
#EFBFA3 #A3EFE5 #A3ADEF
monochromatic
#DD763B #E69B6F #EFBFA3 #F8E3D7 #FAEDE5
Accessibility & contrast
On white
1.66
#EFBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFA3
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFA3 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A1
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#FDB7B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfa3; /* rgb */ color: rgb(239, 191, 163); /* oklch */ color: oklch(84.0% 0.067 51.8);
Tailwind
colors: {
custom: {
50: '#f5d2be',
500: '#efbfa3',
950: '#000000',
},
}SCSS
$custom: #efbfa3; $custom-light: #f5d2be; $custom-dark: #000000;
JSON
{
"hex": "#efbfa3",
"rgb": {
"r": 239,
"g": 191,
"b": 163
},
"hsl": {
"h": 22.105,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.84021,
"c": 0.06711,
"h": 51.8
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#EFBFA3
secondary
#6AA8CC
accent
#8CD213
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382