#EFBFE3#EFBFE3
#EFBFE3 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 85.8% C 0.072 H 335.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFE3 |
|---|---|
| RGB | rgb(239, 191, 227) |
| HSL | hsl(315, 60%, 84%) |
| HSV | hsv(315, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 5%, 6.3%) |
| CIE-LAB | lab(82.46, 22.97, -11.36) |
| CIE-LCH | lch(82.46, 25.63, 333.69°) |
| OKLab | oklab(85.77% 0.0654 -0.0302) |
| OKLCH | oklch(85.77% 0.072 335.2) |
| XYZ | xyz(68.0914, 61.1603, 80.8764) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.69
Powder Pink
#FFB2D0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFE3 #BFEFCB
analogous
#E3BFEF #EFBFE3 #EFBFCB
triadic
#EFBFE3 #E3EFBF #BFE3EF
tetradic
#EFBFE3 #EFE3BF #BFEFCB #BFCBEF
square
#EFBFE3 #EFE3BF #BFEFCB #BFCBEF
split-complementary
#EFBFE3 #CBEFBF #BFEFE3
monochromatic
#D75DB8 #E38ECE #EFBFE3 #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.59
#EFBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EFBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFE3
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFE3 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#F4C1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfe3; /* rgb */ color: rgb(239, 191, 227); /* oklch */ color: oklch(85.8% 0.072 335.2);
Tailwind
colors: {
custom: {
50: '#f4d2eb',
500: '#efbfe3',
950: '#000000',
},
}SCSS
$custom: #efbfe3; $custom-light: #f4d2eb; $custom-dark: #000000;
JSON
{
"hex": "#efbfe3",
"rgb": {
"r": 239,
"g": 191,
"b": 227
},
"hsl": {
"h": 315,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8577,
"c": 0.07201,
"h": 335.2
},
"luminance": 0.61158
}Semantic roles & 50–950 ramp
primary
#EFBFE3
secondary
#85CD97
accent
#C8481E
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384