#EFBCF4#EFBCF4
#EFBCF4 is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.8% C 0.094 H 323.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCF4 |
|---|---|
| RGB | rgb(239, 188, 244) |
| HSL | hsl(295, 72%, 85%) |
| HSV | hsv(295, 23%, 96%) |
| CMYK | cmyk(2%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(82.30, 27.63, -20.71) |
| CIE-LCH | lch(82.30, 34.53, 323.15°) |
| OKLab | oklab(85.82% 0.0752 -0.0559) |
| OKLCH | oklch(85.82% 0.094 323.4) |
| XYZ | xyz(69.9070, 60.8504, 93.6331) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.15
Light Lilac
#EDC8FF
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.41
Pale Mauve
#FED0FC
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.32
Light Lavender
#DFC5FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCF4 #C1F4BC
analogous
#D3BCF4 #EFBCF4 #F4BCDD
triadic
#EFBCF4 #F4EFBC #BCF4EF
tetradic
#EFBCF4 #F4D3BC #C1F4BC #BCDDF4
square
#EFBCF4 #F4D3BC #C1F4BC #BCDDF4
split-complementary
#EFBCF4 #DDF4BC #BCF4D3
monochromatic
#D653E3 #E287EB #EFBCF4 #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.59
#EFBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EFBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCF4
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCF4 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#F1C1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbcf4; /* rgb */ color: rgb(239, 188, 244); /* oklch */ color: oklch(85.8% 0.094 323.4);
Tailwind
colors: {
custom: {
50: '#f4d0f7',
500: '#efbcf4',
950: '#000000',
},
}SCSS
$custom: #efbcf4; $custom-light: #f4d0f7; $custom-dark: #000000;
JSON
{
"hex": "#efbcf4",
"rgb": {
"r": 239,
"g": 188,
"b": 244
},
"hsl": {
"h": 294.643,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85817,
"c": 0.09371,
"h": 323.4
},
"luminance": 0.60849
}Semantic roles & 50–950 ramp
primary
#EFBCF4
secondary
#87D57F
accent
#D41223
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385