#EFBCA2#EFBCA2
#EFBCA2 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.4% C 0.069 H 48.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCA2 |
|---|---|
| RGB | rgb(239, 188, 162) |
| HSL | hsl(20, 71%, 79%) |
| HSV | hsv(20, 32%, 94%) |
| CMYK | cmyk(0%, 21.3%, 32.2%, 6.3%) |
| CIE-LAB | lab(80.14, 14.77, 20.17) |
| CIE-LCH | lch(80.14, 25.00, 53.79°) |
| OKLab | oklab(83.44% 0.0458 0.0515) |
| OKLCH | oklch(83.44% 0.069 48.3) |
| XYZ | xyz(60.1028, 56.9288, 41.9980) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.62
Pale Salmon
#FFB19A
ΔE00 6.45
Peach (survey)
#FFB07C
ΔE00 8.06
Light Salmon
#FEA993
ΔE00 8.14
Peach
#FFDAB9
ΔE00 8.53
Pinkish Tan
#D99B82
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCA2 #A2D5EF
analogous
#EFA2AE #EFBCA2 #EFE2A2
triadic
#EFBCA2 #A2EFBC #BCA2EF
tetradic
#EFBCA2 #AEEFA2 #A2D5EF #E2A2EF
square
#EFBCA2 #AEEFA2 #A2D5EF #E2A2EF
split-complementary
#EFBCA2 #A2EFE2 #A2AEEF
monochromatic
#DD713A #E6966E #EFBCA2 #F8E2D6 #FBECE5
Accessibility & contrast
On white
1.70
#EFBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EFBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCA2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCA2 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#FDB4B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbca2; /* rgb */ color: rgb(239, 188, 162); /* oklch */ color: oklch(83.4% 0.069 48.3);
Tailwind
colors: {
custom: {
50: '#f5d0bd',
500: '#efbca2',
950: '#000000',
},
}SCSS
$custom: #efbca2; $custom-light: #f5d0bd; $custom-dark: #000000;
JSON
{
"hex": "#efbca2",
"rgb": {
"r": 239,
"g": 188,
"b": 162
},
"hsl": {
"h": 20.26,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.83435,
"c": 0.06892,
"h": 48.3
},
"luminance": 0.56926
}Semantic roles & 50–950 ramp
primary
#EFBCA2
secondary
#69ABCC
accent
#92D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382