#FD8FF4#FD8FF4
#FD8FF4 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.180 H 330.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FF4 |
|---|---|
| RGB | rgb(253, 143, 244) |
| HSL | hsl(305, 96%, 78%) |
| HSV | hsv(305, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 3.6%, 0.8%) |
| CIE-LAB | lab(74.23, 55.31, -32.92) |
| CIE-LCH | lch(74.23, 64.37, 329.24°) |
| OKLab | oklab(80.03% 0.156 -0.0896) |
| OKLCH | oklch(80.03% 0.18 330.1) |
| XYZ | xyz(66.6588, 47.0628, 91.1433) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FF4 #8FFD98
analogous
#CF8FFD #FD8FF4 #FD8FBD
triadic
#FD8FF4 #F4FD8F #8FF4FD
tetradic
#FD8FF4 #FDCF8F #8FFD98 #8FBDFD
square
#FD8FF4 #FDCF8F #8FFD98 #8FBDFD
split-complementary
#FD8FF4 #BDFD8F #8FFDCF
monochromatic
#FB17E8 #FC53EE #FD8FF4 #FECBFA #FEE1FC
Accessibility & contrast
On white
2.02
#FD8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FD8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FF4
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FF4 | 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)
#8AADF8
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ff4; /* rgb */ color: rgb(253, 143, 244); /* oklch */ color: oklch(80.0% 0.180 330.1);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#fd8ff4',
950: '#000000',
},
}SCSS
$custom: #fd8ff4; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fd8ff4",
"rgb": {
"r": 253,
"g": 143,
"b": 244
},
"hsl": {
"h": 304.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80034,
"c": 0.17992,
"h": 330.1
},
"luminance": 0.47059
}Semantic roles & 50–950 ramp
primary
#FD8FF4
secondary
#D4F7D7
accent
#E61300
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085