#FD8FF3#FD8FF3
#FD8FF3 is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.0% C 0.179 H 330.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FF3 |
|---|---|
| RGB | rgb(253, 143, 243) |
| HSL | hsl(305, 96%, 78%) |
| HSV | hsv(305, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 4%, 0.8%) |
| CIE-LAB | lab(74.19, 55.14, -32.44) |
| CIE-LCH | lch(74.19, 63.97, 329.53°) |
| OKLab | oklab(79.99% 0.1558 -0.0882) |
| OKLCH | oklch(79.99% 0.179 330.5) |
| XYZ | xyz(66.5074, 47.0022, 90.3459) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 7.24
Candy Pink
#FF63E9
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FF3 #8FFD99
analogous
#D08FFD #FD8FF3 #FD8FBC
triadic
#FD8FF3 #F3FD8F #8FF3FD
tetradic
#FD8FF3 #FDD08F #8FFD99 #8FBCFD
square
#FD8FF3 #FDD08F #8FFD99 #8FBCFD
split-complementary
#FD8FF3 #BCFD8F #8FFDD0
monochromatic
#FB17E6 #FC53ED #FD8FF3 #FECBF9 #FEE1FC
Accessibility & contrast
On white
2.02
#FD8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FD8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FF3
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FF3 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ff3; /* rgb */ color: rgb(253, 143, 243); /* oklch */ color: oklch(80.0% 0.179 330.5);
Tailwind
colors: {
custom: {
50: '#ffb2f7',
500: '#fd8ff3',
950: '#000000',
},
}SCSS
$custom: #fd8ff3; $custom-light: #ffb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fd8ff3",
"rgb": {
"r": 253,
"g": 143,
"b": 243
},
"hsl": {
"h": 305.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79993,
"c": 0.17906,
"h": 330.5
},
"luminance": 0.46999
}Semantic roles & 50–950 ramp
primary
#FD8FF3
secondary
#D4F7D7
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085