#FF8DF7#FF8DF7
#FF8DF7 is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.1% C 0.187 H 329.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DF7 |
|---|---|
| RGB | rgb(255, 141, 247) |
| HSL | hsl(304, 100%, 78%) |
| HSV | hsv(304, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 3.1%, 0%) |
| CIE-LAB | lab(74.21, 57.38, -34.57) |
| CIE-LCH | lch(74.21, 66.99, 328.94°) |
| OKLab | oklab(80.11% 0.1616 -0.0942) |
| OKLCH | oklch(80.11% 0.187 329.8) |
| XYZ | xyz(67.5526, 47.0288, 93.4970) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 7.21
Bubblegum Pink
#FE83CC
ΔE00 7.77
Light Magenta
#FA5FF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DF7 #8DFF95
analogous
#CE8DFF #FF8DF7 #FF8DBE
triadic
#FF8DF7 #F7FF8D #8DF7FF
tetradic
#FF8DF7 #FFCE8D #8DFF95 #8DBEFF
square
#FF8DF7 #FFCE8D #8DFF95 #8DBEFF
split-complementary
#FF8DF7 #BEFF8D #8DFFCE
monochromatic
#FF13EE #FF50F3 #FF8DF7 #FFCAFB #FFE0FD
Accessibility & contrast
On white
2.02
#FF8DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FF8DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DF7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DF7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFB
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8df7; /* rgb */ color: rgb(255, 141, 247); /* oklch */ color: oklch(80.1% 0.187 329.8);
Tailwind
colors: {
custom: {
50: '#ffb1fa',
500: '#ff8df7',
950: '#000000',
},
}SCSS
$custom: #ff8df7; $custom-light: #ffb1fa; $custom-dark: #000000;
JSON
{
"hex": "#ff8df7",
"rgb": {
"r": 255,
"g": 141,
"b": 247
},
"hsl": {
"h": 304.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80108,
"c": 0.18706,
"h": 329.8
},
"luminance": 0.47025
}Semantic roles & 50–950 ramp
primary
#FF8DF7
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085