#EFBFAF#EFBFAF
#EFBFAF is a very light, muted orange. Relative luminance 0.587; OKLCH L 84.3% C 0.060 H 39.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFAF |
|---|---|
| RGB | rgb(239, 191, 175) |
| HSL | hsl(15, 67%, 81%) |
| HSV | hsv(15, 27%, 94%) |
| CMYK | cmyk(0%, 20.1%, 26.8%, 6.3%) |
| CIE-LAB | lab(81.13, 14.88, 14.60) |
| CIE-LCH | lch(81.13, 20.85, 44.46°) |
| OKLab | oklab(84.3% 0.0463 0.0378) |
| OKLCH | oklch(84.3% 0.06 39.2) |
| XYZ | xyz(61.9662, 58.7102, 48.6173) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 6.53
Light Salmon
#FEA993
ΔE00 8.12
Pale Rose
#FDC1C5
ΔE00 8.82
Pinkish Grey
#C8ACA9
ΔE00 9.12
Light Rose
#FFC5CB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFAF #AFDFEF
analogous
#EFAFBF #EFBFAF #EFDFAF
triadic
#EFBFAF #AFEFBF #BFAFEF
tetradic
#EFBFAF #BFEFAF #AFDFEF #DFAFEF
square
#EFBFAF #BFEFAF #AFDFEF #DFAFEF
split-complementary
#EFBFAF #AFEFDF #AFBFEF
monochromatic
#DB6D49 #E5967C #EFBFAF #F9E8E2 #FAEBE5
Accessibility & contrast
On white
1.65
#EFBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EFBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFAF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFAF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#FBB8BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfaf; /* rgb */ color: rgb(239, 191, 175); /* oklch */ color: oklch(84.3% 0.060 39.2);
Tailwind
colors: {
custom: {
50: '#f5d2c6',
500: '#efbfaf',
950: '#000000',
},
}SCSS
$custom: #efbfaf; $custom-light: #f5d2c6; $custom-dark: #000000;
JSON
{
"hex": "#efbfaf",
"rgb": {
"r": 239,
"g": 191,
"b": 175
},
"hsl": {
"h": 15,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.84297,
"c": 0.05975,
"h": 39.2
},
"luminance": 0.58707
}Semantic roles & 50–950 ramp
primary
#EFBFAF
secondary
#75B7CD
accent
#A1CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382