#EFBFAE#EFBFAE
#EFBFAE is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.3% C 0.060 H 40.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFAE |
|---|---|
| RGB | rgb(239, 191, 174) |
| HSL | hsl(16, 67%, 81%) |
| HSV | hsv(16, 27%, 94%) |
| CMYK | cmyk(0%, 20.1%, 27.2%, 6.3%) |
| CIE-LAB | lab(81.11, 14.75, 15.11) |
| CIE-LCH | lch(81.11, 21.11, 45.70°) |
| OKLab | oklab(84.27% 0.0459 0.0391) |
| OKLCH | oklch(84.27% 0.06 40.4) |
| XYZ | xyz(61.8684, 58.6711, 48.1020) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.01
Pale Salmon
#FFB19A
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 8.12
Pale Rose
#FDC1C5
ΔE00 9.23
Pinkish Grey
#C8ACA9
ΔE00 9.29
Pinkish Tan
#D99B82
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFAE #AEDEEF
analogous
#EFAEBD #EFBFAE #EFDFAE
triadic
#EFBFAE #AEEFBF #BFAEEF
tetradic
#EFBFAE #BDEFAE #AEDEEF #DFAEEF
square
#EFBFAE #BDEFAE #AEDEEF #DFAEEF
split-complementary
#EFBFAE #AEEFDF #AEBDEF
monochromatic
#DB6E48 #E5977B #EFBFAE #F9E7E1 #FAEBE5
Accessibility & contrast
On white
1.65
#EFBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EFBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFAE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFAE | 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)
#CAC4AD
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#FBB8BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfae; /* rgb */ color: rgb(239, 191, 174); /* oklch */ color: oklch(84.3% 0.060 40.4);
Tailwind
colors: {
custom: {
50: '#f5d2c6',
500: '#efbfae',
950: '#000000',
},
}SCSS
$custom: #efbfae; $custom-light: #f5d2c6; $custom-dark: #000000;
JSON
{
"hex": "#efbfae",
"rgb": {
"r": 239,
"g": 191,
"b": 174
},
"hsl": {
"h": 15.692,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.84273,
"c": 0.06025,
"h": 40.4
},
"luminance": 0.58668
}Semantic roles & 50–950 ramp
primary
#EFBFAE
secondary
#74B6CD
accent
#9FCF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382