#EF8CE3#EF8CE3
#EF8CE3 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.3% C 0.161 H 331.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CE3 |
|---|---|
| RGB | rgb(239, 140, 227) |
| HSL | hsl(307, 76%, 74%) |
| HSV | hsv(307, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 5%, 6.3%) |
| CIE-LAB | lab(71.32, 49.75, -28.24) |
| CIE-LCH | lch(71.32, 57.21, 330.42°) |
| OKLab | oklab(77.29% 0.1412 -0.0766) |
| OKLCH | oklch(77.29% 0.161 331.5) |
| XYZ | xyz(58.8393, 42.6561, 77.7924) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.17
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CE3 #8CEF98
analogous
#CA8CEF #EF8CE3 #EF8CB2
triadic
#EF8CE3 #E3EF8C #8CE3EF
tetradic
#EF8CE3 #EFCA8C #8CEF98 #8CB2EF
square
#EF8CE3 #EFCA8C #8CEF98 #8CB2EF
split-complementary
#EF8CE3 #B2EF8C #8CEFCA
monochromatic
#E021C9 #E856D6 #EF8CE3 #F6C2F0 #FBE4F8
Accessibility & contrast
On white
2.20
#EF8CE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF8CE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CE3
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CE3 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E6
Deuteranopia (green-blind)
#A3B4E0
Tritanopia (blue-blind)
#F793AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8ce3; /* rgb */ color: rgb(239, 140, 227); /* oklch */ color: oklch(77.3% 0.161 331.5);
Tailwind
colors: {
custom: {
50: '#f6b0ec',
500: '#ef8ce3',
950: '#000000',
},
}SCSS
$custom: #ef8ce3; $custom-light: #f6b0ec; $custom-dark: #000000;
JSON
{
"hex": "#ef8ce3",
"rgb": {
"r": 239,
"g": 140,
"b": 227
},
"hsl": {
"h": 307.273,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.77286,
"c": 0.16062,
"h": 331.5
},
"luminance": 0.42653
}Semantic roles & 50–950 ramp
primary
#EF8CE3
secondary
#D8F3DB
accent
#D8260E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084