#EFBFE2#EFBFE2
#EFBFE2 is a very light, moderate pink. Relative luminance 0.611; OKLCH L 85.7% C 0.071 H 336.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFE2 |
|---|---|
| RGB | rgb(239, 191, 226) |
| HSL | hsl(316, 60%, 84%) |
| HSV | hsv(316, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 5.4%, 6.3%) |
| CIE-LAB | lab(82.44, 22.80, -10.87) |
| CIE-LCH | lch(82.44, 25.26, 334.51°) |
| OKLab | oklab(85.74% 0.0651 -0.0288) |
| OKLCH | oklch(85.74% 0.071 336.1) |
| XYZ | xyz(67.9537, 61.1052, 80.1516) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.18
Thistle
#D8BFD8
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFE2 #BFEFCC
analogous
#E4BFEF #EFBFE2 #EFBFCA
triadic
#EFBFE2 #E2EFBF #BFE2EF
tetradic
#EFBFE2 #EFE4BF #BFEFCC #BFCAEF
square
#EFBFE2 #EFE4BF #BFEFCC #BFCAEF
split-complementary
#EFBFE2 #CAEFBF #BFEFE4
monochromatic
#D75DB6 #E38ECC #EFBFE2 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.59
#EFBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EFBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFE2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFE2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#CAD0E0
Tritanopia (blue-blind)
#F4C0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfe2; /* rgb */ color: rgb(239, 191, 226); /* oklch */ color: oklch(85.7% 0.071 336.1);
Tailwind
colors: {
custom: {
50: '#f4d2eb',
500: '#efbfe2',
950: '#000000',
},
}SCSS
$custom: #efbfe2; $custom-light: #f4d2eb; $custom-dark: #000000;
JSON
{
"hex": "#efbfe2",
"rgb": {
"r": 239,
"g": 191,
"b": 226
},
"hsl": {
"h": 316.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85737,
"c": 0.07116,
"h": 336.1
},
"luminance": 0.61103
}Semantic roles & 50–950 ramp
primary
#EFBFE2
secondary
#85CD99
accent
#C84C1E
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384