#EFBAE2#EFBAE2
#EFBAE2 is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.8% C 0.080 H 335.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAE2 |
|---|---|
| RGB | rgb(239, 186, 226) |
| HSL | hsl(315, 62%, 83%) |
| HSV | hsv(315, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 5.4%, 6.3%) |
| CIE-LAB | lab(81.27, 25.46, -12.61) |
| CIE-LCH | lch(81.27, 28.41, 333.65°) |
| OKLab | oklab(84.84% 0.0725 -0.0335) |
| OKLCH | oklch(84.84% 0.08 335.2) |
| XYZ | xyz(66.8819, 58.9616, 79.7944) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 6.44
Light Lavendar
#EFC0FE
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAE2 #BAEFC7
analogous
#E1BAEF #EFBAE2 #EFBAC7
triadic
#EFBAE2 #E2EFBA #BAE2EF
tetradic
#EFBAE2 #EFE1BA #BAEFC7 #BAC7EF
square
#EFBAE2 #EFE1BA #BAEFC7 #BAC7EF
split-complementary
#EFBAE2 #C7EFBA #BAEFE1
monochromatic
#D857B8 #E388CD #EFBAE2 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.64
#EFBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EFBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAE2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAE2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E4
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#F5BCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbae2; /* rgb */ color: rgb(239, 186, 226); /* oklch */ color: oklch(84.8% 0.080 335.2);
Tailwind
colors: {
custom: {
50: '#f4cfeb',
500: '#efbae2',
950: '#000000',
},
}SCSS
$custom: #efbae2; $custom-light: #f4cfeb; $custom-dark: #000000;
JSON
{
"hex": "#efbae2",
"rgb": {
"r": 239,
"g": 186,
"b": 226
},
"hsl": {
"h": 314.717,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.8484,
"c": 0.07991,
"h": 335.2
},
"luminance": 0.5896
}Semantic roles & 50–950 ramp
primary
#EFBAE2
secondary
#80CD93
accent
#CA461B
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171316
muted
#858384