#EFBFE4#EFBFE4
#EFBFE4 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 85.8% C 0.073 H 334.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFE4 |
|---|---|
| RGB | rgb(239, 191, 228) |
| HSL | hsl(314, 60%, 84%) |
| HSV | hsv(314, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 4.6%, 6.3%) |
| CIE-LAB | lab(82.49, 23.15, -11.85) |
| CIE-LCH | lch(82.49, 26.01, 332.89°) |
| OKLab | oklab(85.8% 0.0657 -0.0315) |
| OKLCH | oklch(85.8% 0.073 334.4) |
| XYZ | xyz(68.2298, 61.2156, 81.6054) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Lavender
#EECFFE
ΔE00 6.31
Thistle
#D8BFD8
ΔE00 6.35
Light Lilac
#EDC8FF
ΔE00 6.43
Light Lavendar
#EFC0FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFE4 #BFEFCA
analogous
#E2BFEF #EFBFE4 #EFBFCC
triadic
#EFBFE4 #E4EFBF #BFE4EF
tetradic
#EFBFE4 #EFE2BF #BFEFCA #BFCCEF
square
#EFBFE4 #EFE2BF #BFEFCA #BFCCEF
split-complementary
#EFBFE4 #CCEFBF #BFEFE2
monochromatic
#D75DBB #E38ECF #EFBFE4 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.59
#EFBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EFBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFE4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFE4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E6
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#F4C1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfe4; /* rgb */ color: rgb(239, 191, 228); /* oklch */ color: oklch(85.8% 0.073 334.4);
Tailwind
colors: {
custom: {
50: '#f4d2ec',
500: '#efbfe4',
950: '#000000',
},
}SCSS
$custom: #efbfe4; $custom-light: #f4d2ec; $custom-dark: #000000;
JSON
{
"hex": "#efbfe4",
"rgb": {
"r": 239,
"g": 191,
"b": 228
},
"hsl": {
"h": 313.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85802,
"c": 0.07288,
"h": 334.4
},
"luminance": 0.61214
}Semantic roles & 50–950 ramp
primary
#EFBFE4
secondary
#85CD96
accent
#C8451E
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384