#EFBDFC#EFBDFC
#EFBDFC is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.3% C 0.101 H 319.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDFC |
|---|---|
| RGB | rgb(239, 189, 252) |
| HSL | hsl(288, 91%, 86%) |
| HSV | hsv(288, 25%, 99%) |
| CMYK | cmyk(5.2%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(82.79, 28.61, -24.23) |
| CIE-LCH | lch(82.79, 37.49, 319.74°) |
| OKLab | oklab(86.29% 0.0762 -0.0657) |
| OKLCH | oklch(86.29% 0.101 319.2) |
| XYZ | xyz(71.3625, 61.7756, 100.2412) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.78
Light Lilac
#EDC8FF
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDFC #CAFCBD
analogous
#D0BDFC #EFBDFC #FCBDEA
triadic
#EFBDFC #FCEFBD #BDFCEF
tetradic
#EFBDFC #FCD0BD #CAFCBD #BDEAFC
square
#EFBDFC #FCD0BD #CAFCBD #BDEAFC
split-complementary
#EFBDFC #EAFCBD #BDFCD0
monochromatic
#D348F7 #E182F9 #EFBDFC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.57
#EFBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#EFBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDFC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDFC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#F0C4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdfc; /* rgb */ color: rgb(239, 189, 252); /* oklch */ color: oklch(86.3% 0.101 319.2);
Tailwind
colors: {
custom: {
50: '#f4d1fd',
500: '#efbdfc',
950: '#000000',
},
}SCSS
$custom: #efbdfc; $custom-light: #f4d1fd; $custom-dark: #000000;
JSON
{
"hex": "#efbdfc",
"rgb": {
"r": 239,
"g": 189,
"b": 252
},
"hsl": {
"h": 287.619,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.86285,
"c": 0.10056,
"h": 319.2
},
"luminance": 0.61774
}Semantic roles & 50–950 ramp
primary
#EFBDFC
secondary
#90E27B
accent
#E6002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385