#FD8FF7#FD8FF7
#FD8FF7 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.2% C 0.183 H 329.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FF7 |
|---|---|
| RGB | rgb(253, 143, 247) |
| HSL | hsl(303, 96%, 78%) |
| HSV | hsv(303, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 2.4%, 0.8%) |
| CIE-LAB | lab(74.35, 55.82, -34.37) |
| CIE-LCH | lch(74.35, 65.55, 328.38°) |
| OKLab | oklab(80.16% 0.1566 -0.0937) |
| OKLCH | oklch(80.16% 0.183 329.1) |
| XYZ | xyz(67.1180, 47.2465, 93.5618) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.29
Candy Pink
#FF63E9
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.92
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FF7 #8FFD95
analogous
#CC8FFD #FD8FF7 #FD8FC0
triadic
#FD8FF7 #F7FD8F #8FF7FD
tetradic
#FD8FF7 #FDCC8F #8FFD95 #8FC0FD
square
#FD8FF7 #FDCC8F #8FFD95 #8FC0FD
split-complementary
#FD8FF7 #C0FD8F #8FFDCC
monochromatic
#FB17EE #FC53F3 #FD8FF7 #FECBFB #FEE1FD
Accessibility & contrast
On white
2.01
#FD8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FD8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FF7
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FF7 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFB
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8ff7; /* rgb */ color: rgb(253, 143, 247); /* oklch */ color: oklch(80.2% 0.183 329.1);
Tailwind
colors: {
custom: {
50: '#ffb3fa',
500: '#fd8ff7',
950: '#000000',
},
}SCSS
$custom: #fd8ff7; $custom-light: #ffb3fa; $custom-dark: #000000;
JSON
{
"hex": "#fd8ff7",
"rgb": {
"r": 253,
"g": 143,
"b": 247
},
"hsl": {
"h": 303.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.8016,
"c": 0.18252,
"h": 329.1
},
"luminance": 0.47243
}Semantic roles & 50–950 ramp
primary
#FD8FF7
secondary
#D4F7D6
accent
#E60D00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085