#FD8FF0#FD8FF0
#FD8FF0 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.176 H 331.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FF0 |
|---|---|
| RGB | rgb(253, 143, 240) |
| HSL | hsl(307, 96%, 78%) |
| HSV | hsv(307, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 5.1%, 0.8%) |
| CIE-LAB | lab(74.08, 54.63, -30.98) |
| CIE-LCH | lch(74.08, 62.81, 330.45°) |
| OKLab | oklab(79.87% 0.1552 -0.0841) |
| OKLCH | oklch(79.87% 0.177 331.6) |
| XYZ | xyz(66.0581, 46.8225, 87.9794) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.42
Candy Pink
#FF63E9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FF0 #8FFD9C
analogous
#D38FFD #FD8FF0 #FD8FB9
triadic
#FD8FF0 #F0FD8F #8FF0FD
tetradic
#FD8FF0 #FDD38F #8FFD9C #8FB9FD
square
#FD8FF0 #FDD38F #8FFD9C #8FB9FD
split-complementary
#FD8FF0 #B9FD8F #8FFDD3
monochromatic
#FB17E0 #FC53E8 #FD8FF0 #FECBF8 #FEE1FB
Accessibility & contrast
On white
2.03
#FD8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FD8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FF0
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FF0 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ff0; /* rgb */ color: rgb(253, 143, 240); /* oklch */ color: oklch(79.9% 0.176 331.6);
Tailwind
colors: {
custom: {
50: '#ffb2f5',
500: '#fd8ff0',
950: '#000000',
},
}SCSS
$custom: #fd8ff0; $custom-light: #ffb2f5; $custom-dark: #000000;
JSON
{
"hex": "#fd8ff0",
"rgb": {
"r": 253,
"g": 143,
"b": 240
},
"hsl": {
"h": 307.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79869,
"c": 0.1765,
"h": 331.6
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#FD8FF0
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085