#EFBDF8#EFBDF8
#EFBDF8 is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.1% C 0.096 H 321.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF8 |
|---|---|
| RGB | rgb(239, 189, 248) |
| HSL | hsl(291, 81%, 86%) |
| HSV | hsv(291, 24%, 97%) |
| CMYK | cmyk(3.6%, 23.8%, 0%, 2.7%) |
| CIE-LAB | lab(82.66, 27.85, -22.30) |
| CIE-LCH | lch(82.66, 35.68, 321.32°) |
| OKLab | oklab(86.14% 0.075 -0.0603) |
| OKLCH | oklch(86.14% 0.096 321.2) |
| XYZ | xyz(70.7353, 61.5247, 96.9380) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 3.19
Very Light Purple
#F6CEFC
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF8 #C6F8BD
analogous
#D1BDF8 #EFBDF8 #F8BDE3
triadic
#EFBDF8 #F8EFBD #BDF8EF
tetradic
#EFBDF8 #F8D1BD #C6F8BD #BDE3F8
square
#EFBDF8 #F8D1BD #C6F8BD #BDE3F8
split-complementary
#EFBDF8 #E3F8BD #BDF8D1
monochromatic
#D44EEC #E286F2 #EFBDF8 #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.58
#EFBDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EFBDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF8
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF8 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFA
Deuteranopia (green-blind)
#C2D0F6
Tritanopia (blue-blind)
#F1C3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdf8; /* rgb */ color: rgb(239, 189, 248); /* oklch */ color: oklch(86.1% 0.096 321.2);
Tailwind
colors: {
custom: {
50: '#f4d1fa',
500: '#efbdf8',
950: '#000000',
},
}SCSS
$custom: #efbdf8; $custom-light: #f4d1fa; $custom-dark: #000000;
JSON
{
"hex": "#efbdf8",
"rgb": {
"r": 239,
"g": 189,
"b": 248
},
"hsl": {
"h": 290.847,
"s": 80.822,
"l": 85.686
},
"oklch": {
"l": 0.86138,
"c": 0.09621,
"h": 321.2
},
"luminance": 0.61523
}Semantic roles & 50–950 ramp
primary
#EFBDF8
secondary
#8CDB7E
accent
#DD0829
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385