#EFBEAB#EFBEAB
#EFBEAB is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.0% C 0.062 H 42.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEAB |
|---|---|
| RGB | rgb(239, 190, 171) |
| HSL | hsl(17, 68%, 80%) |
| HSV | hsv(17, 28%, 94%) |
| CMYK | cmyk(0%, 20.5%, 28.5%, 6.3%) |
| CIE-LAB | lab(80.81, 14.87, 16.29) |
| CIE-LCH | lch(80.81, 22.06, 47.60°) |
| OKLab | oklab(84.02% 0.0463 0.042) |
| OKLCH | oklch(84.02% 0.062 42.2) |
| XYZ | xyz(61.3618, 58.1207, 46.5064) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 6.22
Light Salmon
#FEA993
ΔE00 7.89
Pinkish Tan
#D99B82
ΔE00 9.17
Peach
#FFDAB9
ΔE00 9.56
Blush (survey)
#F29E8E
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEAB #ABDCEF
analogous
#EFABBA #EFBEAB #EFE0AB
triadic
#EFBEAB #ABEFBE #BEABEF
tetradic
#EFBEAB #BAEFAB #ABDCEF #E0ABEF
square
#EFBEAB #BAEFAB #ABDCEF #E0ABEF
split-complementary
#EFBEAB #ABEFE0 #ABBAEF
monochromatic
#DB6E44 #E59678 #EFBEAB #F9E6DE #FAEBE5
Accessibility & contrast
On white
1.66
#EFBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEAB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEAB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#FCB7B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbeab; /* rgb */ color: rgb(239, 190, 171); /* oklch */ color: oklch(84.0% 0.062 42.2);
Tailwind
colors: {
custom: {
50: '#f5d1c4',
500: '#efbeab',
950: '#000000',
},
}SCSS
$custom: #efbeab; $custom-light: #f5d1c4; $custom-dark: #000000;
JSON
{
"hex": "#efbeab",
"rgb": {
"r": 239,
"g": 190,
"b": 171
},
"hsl": {
"h": 16.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.84015,
"c": 0.06246,
"h": 42.2
},
"luminance": 0.58118
}Semantic roles & 50–950 ramp
primary
#EFBEAB
secondary
#71B3CD
accent
#9CD016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382