#EF8FE3#EF8FE3
#EF8FE3 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.7% C 0.156 H 331.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE3 |
|---|---|
| RGB | rgb(239, 143, 227) |
| HSL | hsl(308, 75%, 75%) |
| HSV | hsv(308, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 5%, 6.3%) |
| CIE-LAB | lab(71.92, 48.22, -27.32) |
| CIE-LCH | lch(71.92, 55.42, 330.47°) |
| OKLab | oklab(77.74% 0.1369 -0.074) |
| OKLCH | oklch(77.74% 0.156 331.6) |
| XYZ | xyz(59.2836, 43.5448, 77.9405) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.98
Orchid
#DA70D6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE3 #8FEF9B
analogous
#CB8FEF #EF8FE3 #EF8FB3
triadic
#EF8FE3 #E3EF8F #8FE3EF
tetradic
#EF8FE3 #EFCB8F #8FEF9B #8FB3EF
square
#EF8FE3 #EFCB8F #8FEF9B #8FB3EF
split-complementary
#EF8FE3 #B3EF8F #8FEFCB
monochromatic
#E024C8 #E759D6 #EF8FE3 #F7C5F0 #FBE4F8
Accessibility & contrast
On white
2.16
#EF8FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF8FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE3
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE3 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E6
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#F695AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fe3; /* rgb */ color: rgb(239, 143, 227); /* oklch */ color: oklch(77.7% 0.156 331.6);
Tailwind
colors: {
custom: {
50: '#f6b2ec',
500: '#ef8fe3',
950: '#000000',
},
}SCSS
$custom: #ef8fe3; $custom-light: #f6b2ec; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe3",
"rgb": {
"r": 239,
"g": 143,
"b": 227
},
"hsl": {
"h": 307.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77738,
"c": 0.15556,
"h": 331.6
},
"luminance": 0.43542
}Semantic roles & 50–950 ramp
primary
#EF8FE3
secondary
#D8F3DB
accent
#D7270E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084