#EFBEA2#EFBEA2
#EFBEA2 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.068 H 51.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEA2 |
|---|---|
| RGB | rgb(239, 190, 162) |
| HSL | hsl(22, 71%, 79%) |
| HSV | hsv(22, 32%, 94%) |
| CMYK | cmyk(0%, 20.5%, 32.2%, 6.3%) |
| CIE-LAB | lab(80.62, 13.71, 20.84) |
| CIE-LCH | lch(80.62, 24.94, 56.65°) |
| OKLab | oklab(83.81% 0.0427 0.0531) |
| OKLCH | oklch(83.81% 0.068 51.2) |
| XYZ | xyz(60.5330, 57.7892, 42.1414) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.85
Pale Salmon
#FFB19A
ΔE00 7.43
Peach
#FFDAB9
ΔE00 7.58
Peach (survey)
#FFB07C
ΔE00 7.91
Light Peach
#FFD8B1
ΔE00 7.94
Burlywood
#DEB887
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEA2 #A2D3EF
analogous
#EFA2AC #EFBEA2 #EFE4A2
triadic
#EFBEA2 #A2EFBE #BEA2EF
tetradic
#EFBEA2 #ACEFA2 #A2D3EF #E4A2EF
square
#EFBEA2 #ACEFA2 #A2D3EF #E4A2EF
split-complementary
#EFBEA2 #A2EFE4 #A2ACEF
monochromatic
#DD753A #E69A6E #EFBEA2 #F8E2D6 #FBEDE5
Accessibility & contrast
On white
1.67
#EFBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEA2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEA2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#FDB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbea2; /* rgb */ color: rgb(239, 190, 162); /* oklch */ color: oklch(83.8% 0.068 51.2);
Tailwind
colors: {
custom: {
50: '#f5d1bd',
500: '#efbea2',
950: '#000000',
},
}SCSS
$custom: #efbea2; $custom-light: #f5d1bd; $custom-dark: #000000;
JSON
{
"hex": "#efbea2",
"rgb": {
"r": 239,
"g": 190,
"b": 162
},
"hsl": {
"h": 21.818,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.83811,
"c": 0.06815,
"h": 51.2
},
"luminance": 0.57786
}Semantic roles & 50–950 ramp
primary
#EFBEA2
secondary
#69A8CC
accent
#8DD313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382