#EFBFAD#EFBFAD
#EFBFAD is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.2% C 0.061 H 41.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFAD |
|---|---|
| RGB | rgb(239, 191, 173) |
| HSL | hsl(16, 67%, 81%) |
| HSV | hsv(16, 28%, 94%) |
| CMYK | cmyk(0%, 20.1%, 27.6%, 6.3%) |
| CIE-LAB | lab(81.09, 14.61, 15.61) |
| CIE-LCH | lch(81.09, 21.38, 46.90°) |
| OKLab | oklab(84.25% 0.0455 0.0403) |
| OKLCH | oklch(84.25% 0.061 41.5) |
| XYZ | xyz(61.7712, 58.6322, 47.5905) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.69
Pale Salmon
#FFB19A
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 8.14
Pinkish Grey
#C8ACA9
ΔE00 9.47
Pinkish Tan
#D99B82
ΔE00 9.50
Peach
#FFDAB9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFAD #ADDDEF
analogous
#EFADBC #EFBFAD #EFE0AD
triadic
#EFBFAD #ADEFBF #BFADEF
tetradic
#EFBFAD #BCEFAD #ADDDEF #E0ADEF
square
#EFBFAD #BCEFAD #ADDDEF #E0ADEF
split-complementary
#EFBFAD #ADEFE0 #ADBCEF
monochromatic
#DB6F47 #E5977A #EFBFAD #F9E7E0 #FAEBE5
Accessibility & contrast
On white
1.65
#EFBFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EFBFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFAD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFAD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AC
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#FBB8BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfad; /* rgb */ color: rgb(239, 191, 173); /* oklch */ color: oklch(84.2% 0.061 41.5);
Tailwind
colors: {
custom: {
50: '#f5d2c5',
500: '#efbfad',
950: '#000000',
},
}SCSS
$custom: #efbfad; $custom-light: #f5d2c5; $custom-dark: #000000;
JSON
{
"hex": "#efbfad",
"rgb": {
"r": 239,
"g": 191,
"b": 173
},
"hsl": {
"h": 16.364,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.84249,
"c": 0.06078,
"h": 41.5
},
"luminance": 0.58629
}Semantic roles & 50–950 ramp
primary
#EFBFAD
secondary
#73B4CD
accent
#9DCF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382