#EF9BF3#EF9BF3
#EF9BF3 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.2% C 0.150 H 325.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF3 |
|---|---|
| RGB | rgb(239, 155, 243) |
| HSL | hsl(297, 79%, 78%) |
| HSV | hsv(297, 36%, 95%) |
| CMYK | cmyk(1.6%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(74.99, 44.88, -31.33) |
| CIE-LCH | lch(74.99, 54.73, 325.08°) |
| OKLab | oklab(80.25% 0.1232 -0.0854) |
| OKLCH | oklch(80.25% 0.15 325.3) |
| XYZ | xyz(63.4941, 48.2670, 90.7485) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.10
Mauve
#E0B0FF
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF3 #9FF39B
analogous
#C39BF3 #EF9BF3 #F39BCB
triadic
#EF9BF3 #F3EF9B #9BF3EF
tetradic
#EF9BF3 #F3C39B #9FF39B #9BCBF3
square
#EF9BF3 #F3C39B #9FF39B #9BCBF3
split-complementary
#EF9BF3 #CBF39B #9BF3C3
monochromatic
#DE2EE6 #E664EC #EF9BF3 #F8D2FA #FBE4FC
Accessibility & contrast
On white
1.97
#EF9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EF9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF3
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF3 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#A9BCF0
Tritanopia (blue-blind)
#F3A4BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bf3; /* rgb */ color: rgb(239, 155, 243); /* oklch */ color: oklch(80.2% 0.150 325.3);
Tailwind
colors: {
custom: {
50: '#f5baf7',
500: '#ef9bf3',
950: '#000000',
},
}SCSS
$custom: #ef9bf3; $custom-light: #f5baf7; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf3",
"rgb": {
"r": 239,
"g": 155,
"b": 243
},
"hsl": {
"h": 297.273,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.80246,
"c": 0.14991,
"h": 325.3
},
"luminance": 0.48264
}Semantic roles & 50–950 ramp
primary
#EF9BF3
secondary
#D9F4D7
accent
#DB0B14
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185