#EF8CF0#EF8CF0
#EF8CF0 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.8% C 0.172 H 326.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CF0 |
|---|---|
| RGB | rgb(239, 140, 240) |
| HSL | hsl(299, 77%, 75%) |
| HSV | hsv(299, 42%, 94%) |
| CMYK | cmyk(0.4%, 41.7%, 0%, 5.9%) |
| CIE-LAB | lab(71.83, 52.02, -34.59) |
| CIE-LCH | lch(71.83, 62.47, 326.38°) |
| OKLab | oklab(77.83% 0.144 -0.0945) |
| OKLCH | oklch(77.83% 0.172 326.7) |
| XYZ | xyz(60.7017, 43.4010, 87.6010) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Lavender Pink
#DD85D7
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.15
Orchid
#DA70D6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CF0 #8DF08C
analogous
#BD8CF0 #EF8CF0 #F08CBF
triadic
#EF8CF0 #F0EF8C #8CF0EF
tetradic
#EF8CF0 #F0BD8C #8DF08C #8CBFF0
square
#EF8CF0 #F0BD8C #8DF08C #8CBFF0
split-complementary
#EF8CF0 #BFF08C #8CF0BD
monochromatic
#E020E2 #E756E9 #EF8CF0 #F7C2F7 #FBE4FB
Accessibility & contrast
On white
2.17
#EF8CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF8CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CF0
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CF0 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F4
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#F496B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8cf0; /* rgb */ color: rgb(239, 140, 240); /* oklch */ color: oklch(77.8% 0.172 326.7);
Tailwind
colors: {
custom: {
50: '#f6b0f5',
500: '#ef8cf0',
950: '#000000',
},
}SCSS
$custom: #ef8cf0; $custom-light: #f6b0f5; $custom-dark: #000000;
JSON
{
"hex": "#ef8cf0",
"rgb": {
"r": 239,
"g": 140,
"b": 240
},
"hsl": {
"h": 299.4,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.7783,
"c": 0.17226,
"h": 326.7
},
"luminance": 0.43398
}Semantic roles & 50–950 ramp
primary
#EF8CF0
secondary
#D8F3D8
accent
#D90C0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085