#EFBFE5#EFBFE5
#EFBFE5 is a very light, moderate pink. Relative luminance 0.613; OKLCH L 85.8% C 0.074 H 333.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFE5 |
|---|---|
| RGB | rgb(239, 191, 229) |
| HSL | hsl(313, 60%, 84%) |
| HSV | hsv(313, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 4.2%, 6.3%) |
| CIE-LAB | lab(82.52, 23.32, -12.34) |
| CIE-LCH | lch(82.52, 26.39, 332.11°) |
| OKLab | oklab(85.84% 0.0661 -0.0328) |
| OKLCH | oklch(85.84% 0.074 333.6) |
| XYZ | xyz(68.3690, 61.2713, 82.3386) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 4.59
Pale Lavender
#EECFFE
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.18
Light Lavendar
#EFC0FE
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFE5 #BFEFC9
analogous
#E1BFEF #EFBFE5 #EFBFCD
triadic
#EFBFE5 #E5EFBF #BFE5EF
tetradic
#EFBFE5 #EFE1BF #BFEFC9 #BFCDEF
square
#EFBFE5 #EFE1BF #BFEFC9 #BFCDEF
split-complementary
#EFBFE5 #CDEFBF #BFEFE1
monochromatic
#D75DBD #E38ED1 #EFBFE5 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.58
#EFBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EFBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFE5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFE5 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E7
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#F4C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfe5; /* rgb */ color: rgb(239, 191, 229); /* oklch */ color: oklch(85.8% 0.074 333.6);
Tailwind
colors: {
custom: {
50: '#f4d2ed',
500: '#efbfe5',
950: '#000000',
},
}SCSS
$custom: #efbfe5; $custom-light: #f4d2ed; $custom-dark: #000000;
JSON
{
"hex": "#efbfe5",
"rgb": {
"r": 239,
"g": 191,
"b": 229
},
"hsl": {
"h": 312.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85835,
"c": 0.07377,
"h": 333.6
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#EFBFE5
secondary
#85CD94
accent
#C8411E
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384