#EFB0FF#EFB0FF
#EFB0FF is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.2% C 0.126 H 319.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0FF |
|---|---|
| RGB | rgb(239, 176, 255) |
| HSL | hsl(288, 100%, 85%) |
| HSV | hsv(288, 31%, 100%) |
| CMYK | cmyk(6.3%, 31%, 0%, 0%) |
| CIE-LAB | lab(79.97, 36.09, -30.15) |
| CIE-LCH | lch(79.97, 47.03, 320.12°) |
| OKLab | oklab(84.16% 0.0958 -0.0822) |
| OKLCH | oklch(84.16% 0.126 319.4) |
| XYZ | xyz(69.1695, 56.6231, 101.8740) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.02
Pale Violet
#CEAEFA
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0FF #C0FFB0
analogous
#C8B0FF #EFB0FF #FFB0E8
triadic
#EFB0FF #FFEFB0 #B0FFEF
tetradic
#EFB0FF #FFC8B0 #C0FFB0 #B0E8FF
square
#EFB0FF #FFC8B0 #C0FFB0 #B0E8FF
split-complementary
#EFB0FF #E8FFB0 #B0FFC8
monochromatic
#D636FF #E373FF #EFB0FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.70
#EFB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0FF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0FF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#B5C9FC
Tritanopia (blue-blind)
#F0B9CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb0ff; /* rgb */ color: rgb(239, 176, 255); /* oklch */ color: oklch(84.2% 0.126 319.4);
Tailwind
colors: {
custom: {
50: '#f5c8ff',
500: '#efb0ff',
950: '#000000',
},
}SCSS
$custom: #efb0ff; $custom-light: #f5c8ff; $custom-dark: #000000;
JSON
{
"hex": "#efb0ff",
"rgb": {
"r": 239,
"g": 176,
"b": 255
},
"hsl": {
"h": 287.848,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.8416,
"c": 0.12624,
"h": 319.4
},
"luminance": 0.56621
}Semantic roles & 50–950 ramp
primary
#EFB0FF
secondary
#86E56E
accent
#E6002E
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286