#EFBBF4#EFBBF4
#EFBBF4 is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.095 H 323.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF4 |
|---|---|
| RGB | rgb(239, 187, 244) |
| HSL | hsl(295, 72%, 85%) |
| HSV | hsv(295, 23%, 96%) |
| CMYK | cmyk(2%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.07, 28.17, -21.06) |
| CIE-LCH | lch(82.07, 35.17, 323.22°) |
| OKLab | oklab(85.64% 0.0767 -0.0568) |
| OKLCH | oklch(85.64% 0.095 323.5) |
| XYZ | xyz(69.6941, 60.4247, 93.5622) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.17
Light Lilac
#EDC8FF
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 5.33
Pale Lavender
#EECFFE
ΔE00 5.58
Mauve
#E0B0FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF4 #C0F4BB
analogous
#D3BBF4 #EFBBF4 #F4BBDD
triadic
#EFBBF4 #F4EFBB #BBF4EF
tetradic
#EFBBF4 #F4D3BB #C0F4BB #BBDDF4
square
#EFBBF4 #F4D3BB #C0F4BB #BBDDF4
split-complementary
#EFBBF4 #DDF4BB #BBF4D3
monochromatic
#D652E3 #E386EB #EFBBF4 #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.60
#EFBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EFBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF4 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#F2C0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf4; /* rgb */ color: rgb(239, 187, 244); /* oklch */ color: oklch(85.6% 0.095 323.5);
Tailwind
colors: {
custom: {
50: '#f4cff7',
500: '#efbbf4',
950: '#000000',
},
}SCSS
$custom: #efbbf4; $custom-light: #f4cff7; $custom-dark: #000000;
JSON
{
"hex": "#efbbf4",
"rgb": {
"r": 239,
"g": 187,
"b": 244
},
"hsl": {
"h": 294.737,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.8564,
"c": 0.09546,
"h": 323.5
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#EFBBF4
secondary
#86D57E
accent
#D41122
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385