#EFBDAB#EFBDAB
#EFBDAB is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.063 H 40.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDAB |
|---|---|
| RGB | rgb(239, 189, 171) |
| HSL | hsl(16, 68%, 80%) |
| HSV | hsv(16, 28%, 94%) |
| CMYK | cmyk(0%, 20.9%, 28.5%, 6.3%) |
| CIE-LAB | lab(80.57, 15.40, 15.95) |
| CIE-LCH | lch(80.57, 22.17, 46.00°) |
| OKLab | oklab(83.83% 0.0478 0.0411) |
| OKLCH | oklch(83.83% 0.063 40.7) |
| XYZ | xyz(61.1460, 57.6890, 46.4345) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 6.16
Light Salmon
#FEA993
ΔE00 7.55
Pinkish Tan
#D99B82
ΔE00 9.01
Blush (survey)
#F29E8E
ΔE00 9.17
Pale Rose
#FDC1C5
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDAB #ABDDEF
analogous
#EFABBB #EFBDAB #EFDFAB
triadic
#EFBDAB #ABEFBD #BDABEF
tetradic
#EFBDAB #BBEFAB #ABDDEF #DFABEF
square
#EFBDAB #BBEFAB #ABDDEF #DFABEF
split-complementary
#EFBDAB #ABEFDF #ABBBEF
monochromatic
#DB6C44 #E59578 #EFBDAB #F9E5DE #FAEBE5
Accessibility & contrast
On white
1.68
#EFBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDAB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDAB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#FCB6B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdab; /* rgb */ color: rgb(239, 189, 171); /* oklch */ color: oklch(83.8% 0.063 40.7);
Tailwind
colors: {
custom: {
50: '#f5d1c4',
500: '#efbdab',
950: '#000000',
},
}SCSS
$custom: #efbdab; $custom-light: #f5d1c4; $custom-dark: #000000;
JSON
{
"hex": "#efbdab",
"rgb": {
"r": 239,
"g": 189,
"b": 171
},
"hsl": {
"h": 15.882,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.83828,
"c": 0.06307,
"h": 40.7
},
"luminance": 0.57686
}Semantic roles & 50–950 ramp
primary
#EFBDAB
secondary
#71B5CD
accent
#9FD016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382