#EFBEF4#EFBEF4
#EFBEF4 is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.2% C 0.090 H 323.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEF4 |
|---|---|
| RGB | rgb(239, 190, 244) |
| HSL | hsl(294, 71%, 85%) |
| HSV | hsv(294, 22%, 96%) |
| CMYK | cmyk(2%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(82.76, 26.57, -20.01) |
| CIE-LCH | lch(82.76, 33.26, 323.01°) |
| OKLab | oklab(86.17% 0.0723 -0.0539) |
| OKLCH | oklch(86.17% 0.09 323.3) |
| XYZ | xyz(70.3372, 61.7109, 93.7765) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.24
Light Lilac
#EDC8FF
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 3.85
Pale Mauve
#FED0FC
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEF4 #C3F4BE
analogous
#D4BEF4 #EFBEF4 #F4BEDE
triadic
#EFBEF4 #F4EFBE #BEF4EF
tetradic
#EFBEF4 #F4D4BE #C3F4BE #BEDEF4
square
#EFBEF4 #F4D4BE #C3F4BE #BEDEF4
split-complementary
#EFBEF4 #DEF4BE #BEF4D4
monochromatic
#D555E2 #E28AEB #EFBEF4 #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.57
#EFBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EFBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEF4
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEF4 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF6
Deuteranopia (green-blind)
#C4D0F2
Tritanopia (blue-blind)
#F1C3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbef4; /* rgb */ color: rgb(239, 190, 244); /* oklch */ color: oklch(86.2% 0.090 323.3);
Tailwind
colors: {
custom: {
50: '#f4d2f7',
500: '#efbef4',
950: '#000000',
},
}SCSS
$custom: #efbef4; $custom-light: #f4d2f7; $custom-dark: #000000;
JSON
{
"hex": "#efbef4",
"rgb": {
"r": 239,
"g": 190,
"b": 244
},
"hsl": {
"h": 294.444,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.86171,
"c": 0.09021,
"h": 323.3
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#EFBEF4
secondary
#89D581
accent
#D31224
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385