#FF8DFC#FF8DFC
#FF8DFC is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.3% C 0.191 H 328.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DFC |
|---|---|
| RGB | rgb(255, 141, 252) |
| HSL | hsl(302, 100%, 78%) |
| HSV | hsv(302, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 1.2%, 0%) |
| CIE-LAB | lab(74.41, 58.23, -36.97) |
| CIE-LCH | lch(74.41, 68.98, 327.59°) |
| OKLab | oklab(80.32% 0.1626 -0.101) |
| OKLCH | oklch(80.32% 0.191 328.1) |
| XYZ | xyz(68.3345, 47.3416, 97.6150) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 7.32
Violet Pink
#FB5FFC
ΔE00 8.00
Light Magenta
#FA5FF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DFC #8DFF90
analogous
#C98DFF #FF8DFC #FF8DC3
triadic
#FF8DFC #FCFF8D #8DFCFF
tetradic
#FF8DFC #FFC98D #8DFF90 #8DC3FF
square
#FF8DFC #FFC98D #8DFF90 #8DC3FF
split-complementary
#FF8DFC #C3FF8D #8DFFC9
monochromatic
#FF13F9 #FF50FA #FF8DFC #FFCAFE #FFE0FE
Accessibility & contrast
On white
2.01
#FF8DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FF8DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DFC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DFC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8dfc; /* rgb */ color: rgb(255, 141, 252); /* oklch */ color: oklch(80.3% 0.191 328.1);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#ff8dfc',
950: '#000000',
},
}SCSS
$custom: #ff8dfc; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#ff8dfc",
"rgb": {
"r": 255,
"g": 141,
"b": 252
},
"hsl": {
"h": 301.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80322,
"c": 0.19141,
"h": 328.1
},
"luminance": 0.47338
}Semantic roles & 50–950 ramp
primary
#FF8DFC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085