#EFB9FF#EFB9FF
#EFB9FF is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.7% C 0.111 H 318.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9FF |
|---|---|
| RGB | rgb(239, 185, 255) |
| HSL | hsl(286, 100%, 86%) |
| HSV | hsv(286, 27%, 100%) |
| CMYK | cmyk(6.3%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(81.98, 31.31, -27.06) |
| CIE-LCH | lch(81.98, 41.38, 319.16°) |
| OKLab | oklab(85.7% 0.0828 -0.0736) |
| OKLCH | oklch(85.7% 0.111 318.4) |
| XYZ | xyz(70.9930, 60.2701, 102.4818) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.07
Mauve
#E0B0FF
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 4.46
Light Violet
#D6B4FC
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.77
Very Light Purple
#F6CEFC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9FF #C9FFB9
analogous
#CCB9FF #EFB9FF #FFB9EC
triadic
#EFB9FF #FFEFB9 #B9FFEF
tetradic
#EFB9FF #FFCCB9 #C9FFB9 #B9ECFF
square
#EFB9FF #FFCCB9 #C9FFB9 #B9ECFF
split-complementary
#EFB9FF #ECFFB9 #B9FFCC
monochromatic
#D33FFF #E17CFF #EFB9FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.61
#EFB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EFB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9FF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9FF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#F0C1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efb9ff; /* rgb */ color: rgb(239, 185, 255); /* oklch */ color: oklch(85.7% 0.111 318.4);
Tailwind
colors: {
custom: {
50: '#f5ceff',
500: '#efb9ff',
950: '#000000',
},
}SCSS
$custom: #efb9ff; $custom-light: #f5ceff; $custom-dark: #000000;
JSON
{
"hex": "#efb9ff",
"rgb": {
"r": 239,
"g": 185,
"b": 255
},
"hsl": {
"h": 286.286,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85699,
"c": 0.11076,
"h": 318.4
},
"luminance": 0.60269
}Semantic roles & 50–950 ramp
primary
#EFB9FF
secondary
#8FE775
accent
#E60034
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386