#EFBCAA#EFBCAA
#EFBCAA is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.064 H 40.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCAA |
|---|---|
| RGB | rgb(239, 188, 170) |
| HSL | hsl(16, 68%, 80%) |
| HSV | hsv(16, 29%, 94%) |
| CMYK | cmyk(0%, 21.3%, 28.9%, 6.3%) |
| CIE-LAB | lab(80.30, 15.80, 16.12) |
| CIE-LCH | lch(80.30, 22.57, 45.58°) |
| OKLab | oklab(83.62% 0.049 0.0416) |
| OKLCH | oklch(83.62% 0.064 40.3) |
| XYZ | xyz(60.8367, 57.2223, 45.8629) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.66
Apricot
#FBCEB1
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 7.26
Pinkish Tan
#D99B82
ΔE00 8.78
Blush (survey)
#F29E8E
ΔE00 8.86
Pale Rose
#FDC1C5
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCAA #AADDEF
analogous
#EFAABA #EFBCAA #EFDEAA
triadic
#EFBCAA #AAEFBC #BCAAEF
tetradic
#EFBCAA #BAEFAA #AADDEF #DEAAEF
square
#EFBCAA #BAEFAA #AADDEF #DEAAEF
split-complementary
#EFBCAA #AAEFDE #AABAEF
monochromatic
#DC6B43 #E59376 #EFBCAA #F9E5DE #FAEBE5
Accessibility & contrast
On white
1.69
#EFBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCAA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCAA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#FCB5B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbcaa; /* rgb */ color: rgb(239, 188, 170); /* oklch */ color: oklch(83.6% 0.064 40.3);
Tailwind
colors: {
custom: {
50: '#f5d0c3',
500: '#efbcaa',
950: '#000000',
},
}SCSS
$custom: #efbcaa; $custom-light: #f5d0c3; $custom-dark: #000000;
JSON
{
"hex": "#efbcaa",
"rgb": {
"r": 239,
"g": 188,
"b": 170
},
"hsl": {
"h": 15.652,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.83618,
"c": 0.06422,
"h": 40.3
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#EFBCAA
secondary
#70B5CD
accent
#9FD015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382