#EFBFE7#EFBFE7
#EFBFE7 is a very light, moderate pink. Relative luminance 0.614; OKLCH L 85.9% C 0.076 H 332.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFE7 |
|---|---|
| RGB | rgb(239, 191, 231) |
| HSL | hsl(310, 60%, 84%) |
| HSV | hsv(310, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 3.3%, 6.3%) |
| CIE-LAB | lab(82.58, 23.68, -13.32) |
| CIE-LCH | lch(82.58, 27.17, 330.63°) |
| OKLab | oklab(85.9% 0.0667 -0.0355) |
| OKLCH | oklch(85.9% 0.076 332) |
| XYZ | xyz(68.6498, 61.3837, 83.8177) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.11
Very Light Purple
#F6CEFC
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 5.70
Light Lavendar
#EFC0FE
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 5.78
Thistle
#D8BFD8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFE7 #BFEFC7
analogous
#DFBFEF #EFBFE7 #EFBFCF
triadic
#EFBFE7 #E7EFBF #BFE7EF
tetradic
#EFBFE7 #EFDFBF #BFEFC7 #BFCFEF
square
#EFBFE7 #EFDFBF #BFEFC7 #BFCFEF
split-complementary
#EFBFE7 #CFEFBF #BFEFDF
monochromatic
#D75DC2 #E38ED5 #EFBFE7 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.58
#EFBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EFBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFE7
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFE7 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAE9
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#F4C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbfe7; /* rgb */ color: rgb(239, 191, 231); /* oklch */ color: oklch(85.9% 0.076 332.0);
Tailwind
colors: {
custom: {
50: '#f4d2ee',
500: '#efbfe7',
950: '#000000',
},
}SCSS
$custom: #efbfe7; $custom-light: #f4d2ee; $custom-dark: #000000;
JSON
{
"hex": "#efbfe7",
"rgb": {
"r": 239,
"g": 191,
"b": 231
},
"hsl": {
"h": 310,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85902,
"c": 0.07558,
"h": 332
},
"luminance": 0.61382
}Semantic roles & 50–950 ramp
primary
#EFBFE7
secondary
#85CD91
accent
#C83A1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385