#FF8EFD#FF8EFD
#FF8EFD is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.5% C 0.191 H 327.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EFD |
|---|---|
| RGB | rgb(255, 142, 253) |
| HSL | hsl(301, 100%, 78%) |
| HSV | hsv(301, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 0.8%, 0%) |
| CIE-LAB | lab(74.64, 57.92, -37.16) |
| CIE-LCH | lch(74.64, 68.82, 327.32°) |
| OKLab | oklab(80.51% 0.1614 -0.1016) |
| OKLCH | oklch(80.51% 0.191 327.8) |
| XYZ | xyz(68.6415, 47.7014, 98.5012) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.52
Violet Pink
#FB5FFC
ΔE00 8.15
Light Magenta
#FA5FF7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EFD #8EFF90
analogous
#C88EFF #FF8EFD #FF8EC4
triadic
#FF8EFD #FDFF8E #8EFDFF
tetradic
#FF8EFD #FFC88E #8EFF90 #8EC4FF
square
#FF8EFD #FFC88E #8EFF90 #8EC4FF
split-complementary
#FF8EFD #C4FF8E #8EFFC8
monochromatic
#FF14FB #FF51FC #FF8EFD #FFCBFE #FFE0FE
Accessibility & contrast
On white
1.99
#FF8EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FF8EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EFD
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EFD | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff8efd; /* rgb */ color: rgb(255, 142, 253); /* oklch */ color: oklch(80.5% 0.191 327.8);
Tailwind
colors: {
custom: {
50: '#ffb2fe',
500: '#ff8efd',
950: '#000000',
},
}SCSS
$custom: #ff8efd; $custom-light: #ffb2fe; $custom-dark: #000000;
JSON
{
"hex": "#ff8efd",
"rgb": {
"r": 255,
"g": 142,
"b": 253
},
"hsl": {
"h": 301.062,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80505,
"c": 0.19069,
"h": 327.8
},
"luminance": 0.47698
}Semantic roles & 50–950 ramp
primary
#FF8EFD
secondary
#D4F7D4
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086