#EF9BF2#EF9BF2
#EF9BF2 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.2% C 0.149 H 325.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF2 |
|---|---|
| RGB | rgb(239, 155, 242) |
| HSL | hsl(298, 77%, 78%) |
| HSV | hsv(298, 36%, 95%) |
| CMYK | cmyk(1.2%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(74.96, 44.69, -30.85) |
| CIE-LCH | lch(74.96, 54.31, 325.39°) |
| OKLab | oklab(80.21% 0.123 -0.084) |
| OKLCH | oklch(80.21% 0.149 325.7) |
| XYZ | xyz(63.3435, 48.2067, 89.9554) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF2 #9EF29B
analogous
#C39BF2 #EF9BF2 #F29BC9
triadic
#EF9BF2 #F2EF9B #9BF2EF
tetradic
#EF9BF2 #F2C39B #9EF29B #9BC9F2
square
#EF9BF2 #F2C39B #9EF29B #9BC9F2
split-complementary
#EF9BF2 #C9F29B #9BF2C3
monochromatic
#DE2FE4 #E665EB #EF9BF2 #F8D1F9 #FBE4FB
Accessibility & contrast
On white
1.97
#EF9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#EF9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#F3A3BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bf2; /* rgb */ color: rgb(239, 155, 242); /* oklch */ color: oklch(80.2% 0.149 325.7);
Tailwind
colors: {
custom: {
50: '#f5baf6',
500: '#ef9bf2',
950: '#000000',
},
}SCSS
$custom: #ef9bf2; $custom-light: #f5baf6; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf2",
"rgb": {
"r": 239,
"g": 155,
"b": 242
},
"hsl": {
"h": 297.931,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80205,
"c": 0.14893,
"h": 325.7
},
"luminance": 0.48204
}Semantic roles & 50–950 ramp
primary
#EF9BF2
secondary
#D9F3D8
accent
#D90C13
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185