#FF8DF5#FF8DF5
#FF8DF5 is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.185 H 330.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF5 |
|---|---|
| RGB | rgb(255, 141, 245) |
| HSL | hsl(305, 100%, 78%) |
| HSV | hsv(305, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 3.9%, 0%) |
| CIE-LAB | lab(74.13, 57.04, -33.60) |
| CIE-LCH | lch(74.13, 66.20, 329.50°) |
| OKLab | oklab(80.02% 0.1612 -0.0915) |
| OKLCH | oklch(80.02% 0.185 330.4) |
| XYZ | xyz(67.2456, 46.9061, 91.8803) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.43
Plum
#DDA0DD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF5 #8DFF97
analogous
#D08DFF #FF8DF5 #FF8DBC
triadic
#FF8DF5 #F5FF8D #8DF5FF
tetradic
#FF8DF5 #FFD08D #8DFF97 #8DBCFF
square
#FF8DF5 #FFD08D #8DFF97 #8DBCFF
split-complementary
#FF8DF5 #BCFF8D #8DFFD0
monochromatic
#FF13EA #FF50F0 #FF8DF5 #FFCAFA #FFE0FC
Accessibility & contrast
On white
2.02
#FF8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#FF8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF5
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF5 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF9
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8df5; /* rgb */ color: rgb(255, 141, 245); /* oklch */ color: oklch(80.0% 0.185 330.4);
Tailwind
colors: {
custom: {
50: '#ffb1f8',
500: '#ff8df5',
950: '#000000',
},
}SCSS
$custom: #ff8df5; $custom-light: #ffb1f8; $custom-dark: #000000;
JSON
{
"hex": "#ff8df5",
"rgb": {
"r": 255,
"g": 141,
"b": 245
},
"hsl": {
"h": 305.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80024,
"c": 0.18535,
"h": 330.4
},
"luminance": 0.46902
}Semantic roles & 50–950 ramp
primary
#FF8DF5
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085