#EFBDF7#EFBDF7
#EFBDF7 is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.1% C 0.095 H 321.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF7 |
|---|---|
| RGB | rgb(239, 189, 247) |
| HSL | hsl(292, 78%, 85%) |
| HSV | hsv(292, 23%, 97%) |
| CMYK | cmyk(3.2%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(82.63, 27.66, -21.81) |
| CIE-LCH | lch(82.63, 35.23, 321.74°) |
| OKLab | oklab(86.1% 0.0747 -0.0589) |
| OKLCH | oklch(86.1% 0.095 321.7) |
| XYZ | xyz(70.5805, 61.4628, 96.1231) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.51
Light Lilac
#EDC8FF
ΔE00 3.23
Very Light Purple
#F6CEFC
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 5.11
Pale Mauve
#FED0FC
ΔE00 5.20
Light Lavender
#DFC5FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF7 #C5F7BD
analogous
#D2BDF7 #EFBDF7 #F7BDE2
triadic
#EFBDF7 #F7EFBD #BDF7EF
tetradic
#EFBDF7 #F7D2BD #C5F7BD #BDE2F7
square
#EFBDF7 #F7D2BD #C5F7BD #BDE2F7
split-complementary
#EFBDF7 #E2F7BD #BDF7D2
monochromatic
#D550EA #E286F0 #EFBDF7 #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.58
#EFBDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EFBDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF7
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF7 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#C3D0F5
Tritanopia (blue-blind)
#F1C3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdf7; /* rgb */ color: rgb(239, 189, 247); /* oklch */ color: oklch(86.1% 0.095 321.7);
Tailwind
colors: {
custom: {
50: '#f4d1fa',
500: '#efbdf7',
950: '#000000',
},
}SCSS
$custom: #efbdf7; $custom-light: #f4d1fa; $custom-dark: #000000;
JSON
{
"hex": "#efbdf7",
"rgb": {
"r": 239,
"g": 189,
"b": 247
},
"hsl": {
"h": 291.724,
"s": 78.378,
"l": 85.49
},
"oklch": {
"l": 0.86102,
"c": 0.09514,
"h": 321.7
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#EFBDF7
secondary
#8BDA7F
accent
#DB0B28
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385