#EFBAA3#EFBAA3
#EFBAA3 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.1% C 0.069 H 44.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAA3 |
|---|---|
| RGB | rgb(239, 186, 163) |
| HSL | hsl(18, 70%, 79%) |
| HSV | hsv(18, 32%, 94%) |
| CMYK | cmyk(0%, 22.2%, 31.8%, 6.3%) |
| CIE-LAB | lab(79.68, 15.95, 19.00) |
| CIE-LCH | lch(79.68, 24.81, 49.99°) |
| OKLab | oklab(83.08% 0.0493 0.0486) |
| OKLCH | oklch(83.08% 0.069 44.6) |
| XYZ | xyz(59.7678, 56.1159, 42.3265) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 7.07
Pinkish Tan
#D99B82
ΔE00 8.01
Peach (survey)
#FFB07C
ΔE00 8.67
Blush (survey)
#F29E8E
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAA3 #A3D8EF
analogous
#EFA3B2 #EFBAA3 #EFE0A3
triadic
#EFBAA3 #A3EFBA #BAA3EF
tetradic
#EFBAA3 #B2EFA3 #A3D8EF #E0A3EF
square
#EFBAA3 #B2EFA3 #A3D8EF #E0A3EF
split-complementary
#EFBAA3 #A3EFE0 #A3B2EF
monochromatic
#DD6C3B #E6936F #EFBAA3 #F8E1D7 #FAEBE5
Accessibility & contrast
On white
1.72
#EFBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EFBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAA3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAA3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA1
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#FDB2B4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbaa3; /* rgb */ color: rgb(239, 186, 163); /* oklch */ color: oklch(83.1% 0.069 44.6);
Tailwind
colors: {
custom: {
50: '#f5cebe',
500: '#efbaa3',
950: '#000000',
},
}SCSS
$custom: #efbaa3; $custom-light: #f5cebe; $custom-dark: #000000;
JSON
{
"hex": "#efbaa3",
"rgb": {
"r": 239,
"g": 186,
"b": 163
},
"hsl": {
"h": 18.158,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.83084,
"c": 0.06926,
"h": 44.6
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#EFBAA3
secondary
#6AAFCC
accent
#98D213
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171312
muted
#858382