#EF9BF6#EF9BF6
#EF9BF6 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.4% C 0.153 H 324.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF6 |
|---|---|
| RGB | rgb(239, 155, 246) |
| HSL | hsl(295, 83%, 79%) |
| HSV | hsv(295, 37%, 96%) |
| CMYK | cmyk(2.8%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(75.11, 45.43, -32.78) |
| CIE-LCH | lch(75.11, 56.02, 324.18°) |
| OKLab | oklab(80.37% 0.1239 -0.0895) |
| OKLCH | oklch(80.37% 0.153 324.2) |
| XYZ | xyz(63.9508, 48.4497, 93.1540) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 7.49
Lilac (survey)
#CEA2FD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF6 #A2F69B
analogous
#C19BF6 #EF9BF6 #F69BCF
triadic
#EF9BF6 #F6EF9B #9BF6EF
tetradic
#EF9BF6 #F6C19B #A2F69B #9BCFF6
square
#EF9BF6 #F6C19B #A2F69B #9BCFF6
split-complementary
#EF9BF6 #CFF69B #9BF6C1
monochromatic
#DD2BEC #E663F1 #EF9BF6 #F8D3FB #FBE3FC
Accessibility & contrast
On white
1.96
#EF9BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EF9BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF6
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF6 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3F9
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#F3A4BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bf6; /* rgb */ color: rgb(239, 155, 246); /* oklch */ color: oklch(80.4% 0.153 324.2);
Tailwind
colors: {
custom: {
50: '#f5baf9',
500: '#ef9bf6',
950: '#000000',
},
}SCSS
$custom: #ef9bf6; $custom-light: #f5baf9; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf6",
"rgb": {
"r": 239,
"g": 155,
"b": 246
},
"hsl": {
"h": 295.385,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.8037,
"c": 0.15284,
"h": 324.2
},
"luminance": 0.48447
}Semantic roles & 50–950 ramp
primary
#EF9BF6
secondary
#D9F4D7
accent
#E00616
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185