#EF9BF0#EF9BF0
#EF9BF0 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.1% C 0.147 H 326.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF0 |
|---|---|
| RGB | rgb(239, 155, 240) |
| HSL | hsl(299, 74%, 77%) |
| HSV | hsv(299, 35%, 94%) |
| CMYK | cmyk(0.4%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(74.88, 44.33, -29.88) |
| CIE-LCH | lch(74.88, 53.46, 326.02°) |
| OKLab | oklab(80.12% 0.1225 -0.0813) |
| OKLCH | oklch(80.12% 0.147 326.4) |
| XYZ | xyz(63.0448, 48.0872, 88.3820) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF0 #9CF09B
analogous
#C49BF0 #EF9BF0 #F09BC7
triadic
#EF9BF0 #F0EF9B #9BF0EF
tetradic
#EF9BF0 #F0C49B #9CF09B #9BC7F0
square
#EF9BF0 #F0C49B #9CF09B #9BC7F0
split-complementary
#EF9BF0 #C7F09B #9BF0C4
monochromatic
#DE31E0 #E666E8 #EF9BF0 #F8D0F8 #FBE4FB
Accessibility & contrast
On white
1.98
#EF9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EF9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF0
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF0 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F3
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#F4A3BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bf0; /* rgb */ color: rgb(239, 155, 240); /* oklch */ color: oklch(80.1% 0.147 326.4);
Tailwind
colors: {
custom: {
50: '#f5baf5',
500: '#ef9bf0',
950: '#000000',
},
}SCSS
$custom: #ef9bf0; $custom-light: #f5baf5; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf0",
"rgb": {
"r": 239,
"g": 155,
"b": 240
},
"hsl": {
"h": 299.294,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.80123,
"c": 0.14701,
"h": 326.4
},
"luminance": 0.48085
}Semantic roles & 50–950 ramp
primary
#EF9BF0
secondary
#D9F3D8
accent
#D60F12
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185