#EFB9FC#EFB9FC
#EFB9FC is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.6% C 0.107 H 319.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9FC |
|---|---|
| RGB | rgb(239, 185, 252) |
| HSL | hsl(288, 92%, 86%) |
| HSV | hsv(288, 27%, 99%) |
| CMYK | cmyk(5.2%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(81.88, 30.74, -25.62) |
| CIE-LCH | lch(81.88, 40.01, 320.19°) |
| OKLab | oklab(85.59% 0.082 -0.0695) |
| OKLCH | oklch(85.59% 0.107 319.7) |
| XYZ | xyz(70.5139, 60.0785, 99.9583) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.82
Mauve
#E0B0FF
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.27
Light Violet
#D6B4FC
ΔE00 5.49
Light Lavender
#DFC5FE
ΔE00 5.82
Very Light Purple
#F6CEFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9FC #C6FCB9
analogous
#CDB9FC #EFB9FC #FCB9E7
triadic
#EFB9FC #FCEFB9 #B9FCEF
tetradic
#EFB9FC #FCCDB9 #C6FCB9 #B9E7FC
square
#EFB9FC #FCCDB9 #C6FCB9 #B9E7FC
split-complementary
#EFB9FC #E7FCB9 #B9FCCD
monochromatic
#D444F7 #E27EF9 #EFB9FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.61
#EFB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EFB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9FC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9FC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#F0C0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efb9fc; /* rgb */ color: rgb(239, 185, 252); /* oklch */ color: oklch(85.6% 0.107 319.7);
Tailwind
colors: {
custom: {
50: '#f5cefd',
500: '#efb9fc',
950: '#000000',
},
}SCSS
$custom: #efb9fc; $custom-light: #f5cefd; $custom-dark: #000000;
JSON
{
"hex": "#efb9fc",
"rgb": {
"r": 239,
"g": 185,
"b": 252
},
"hsl": {
"h": 288.358,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.85585,
"c": 0.10747,
"h": 319.7
},
"luminance": 0.60077
}Semantic roles & 50–950 ramp
primary
#EFB9FC
secondary
#8CE278
accent
#E6002D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385