#EFBAA2#EFBAA2
#EFBAA2 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.1% C 0.070 H 45.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAA2 |
|---|---|
| RGB | rgb(239, 186, 162) |
| HSL | hsl(19, 71%, 79%) |
| HSV | hsv(19, 32%, 94%) |
| CMYK | cmyk(0%, 22.2%, 32.2%, 6.3%) |
| CIE-LAB | lab(79.66, 15.83, 19.51) |
| CIE-LCH | lch(79.66, 25.12, 50.95°) |
| OKLab | oklab(83.06% 0.0489 0.0499) |
| OKLCH | oklch(83.06% 0.07 45.5) |
| XYZ | xyz(59.6785, 56.0802, 41.8565) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 5.55
Light Salmon
#FEA993
ΔE00 7.21
Pinkish Tan
#D99B82
ΔE00 8.00
Peach (survey)
#FFB07C
ΔE00 8.37
Lightsalmon
#FFA07A
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAA2 #A2D7EF
analogous
#EFA2B0 #EFBAA2 #EFE0A2
triadic
#EFBAA2 #A2EFBA #BAA2EF
tetradic
#EFBAA2 #B0EFA2 #A2D7EF #E0A2EF
square
#EFBAA2 #B0EFA2 #A2D7EF #E0A2EF
split-complementary
#EFBAA2 #A2EFE0 #A2B0EF
monochromatic
#DD6D3A #E6936E #EFBAA2 #F8E1D6 #FBECE5
Accessibility & contrast
On white
1.72
#EFBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EFBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAA2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAA2 | 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)
#C7BFA0
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#FDB2B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbaa2; /* rgb */ color: rgb(239, 186, 162); /* oklch */ color: oklch(83.1% 0.070 45.5);
Tailwind
colors: {
custom: {
50: '#f5cebd',
500: '#efbaa2',
950: '#000000',
},
}SCSS
$custom: #efbaa2; $custom-light: #f5cebd; $custom-dark: #000000;
JSON
{
"hex": "#efbaa2",
"rgb": {
"r": 239,
"g": 186,
"b": 162
},
"hsl": {
"h": 18.701,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.83061,
"c": 0.06985,
"h": 45.5
},
"luminance": 0.56077
}Semantic roles & 50–950 ramp
primary
#EFBAA2
secondary
#69ADCC
accent
#97D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171312
muted
#858382