#FD8FFB#FD8FFB
#FD8FFB is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.186 H 327.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8FFB |
|---|---|
| RGB | rgb(253, 143, 251) |
| HSL | hsl(301, 96%, 78%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 43.5%, 0.8%, 0.8%) |
| CIE-LAB | lab(74.51, 56.51, -36.30) |
| CIE-LCH | lch(74.51, 67.17, 327.29°) |
| OKLab | oklab(80.33% 0.1574 -0.0992) |
| OKLCH | oklch(80.33% 0.186 327.8) |
| XYZ | xyz(67.7419, 47.4960, 96.8475) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 7.63
Plum
#DDA0DD
ΔE00 8.28
Violet Pink
#FB5FFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8FFB #8FFD91
analogous
#C88FFD #FD8FFB #FD8FC4
triadic
#FD8FFB #FBFD8F #8FFBFD
tetradic
#FD8FFB #FDC88F #8FFD91 #8FC4FD
square
#FD8FFB #FDC88F #8FFD91 #8FC4FD
split-complementary
#FD8FFB #C4FD8F #8FFDC8
monochromatic
#FB17F7 #FC53F9 #FD8FFB #FECBFD #FEE1FE
Accessibility & contrast
On white
2.00
#FD8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FD8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8FFB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8FFB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd8ffb; /* rgb */ color: rgb(253, 143, 251); /* oklch */ color: oklch(80.3% 0.186 327.8);
Tailwind
colors: {
custom: {
50: '#ffb3fd',
500: '#fd8ffb',
950: '#000000',
},
}SCSS
$custom: #fd8ffb; $custom-light: #ffb3fd; $custom-dark: #000000;
JSON
{
"hex": "#fd8ffb",
"rgb": {
"r": 253,
"g": 143,
"b": 251
},
"hsl": {
"h": 301.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80331,
"c": 0.18605,
"h": 327.8
},
"luminance": 0.47493
}Semantic roles & 50–950 ramp
primary
#FD8FFB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085