#FD8BF9#FD8BF9
#FD8BF9 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.7% C 0.191 H 328.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF9 |
|---|---|
| RGB | rgb(253, 139, 249) |
| HSL | hsl(302, 97%, 77%) |
| HSV | hsv(302, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 1.6%, 0.8%) |
| CIE-LAB | lab(73.67, 58.13, -36.51) |
| CIE-LCH | lch(73.67, 68.64, 327.87°) |
| OKLab | oklab(79.68% 0.1626 -0.0997) |
| OKLCH | oklch(79.68% 0.191 328.5) |
| XYZ | xyz(66.8385, 46.1910, 94.9993) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 7.62
Violet Pink
#FB5FFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF9 #8BFD8F
analogous
#C88BFD #FD8BF9 #FD8BC0
triadic
#FD8BF9 #F9FD8B #8BF9FD
tetradic
#FD8BF9 #FDC88B #8BFD8F #8BC0FD
square
#FD8BF9 #FDC88B #8BFD8F #8BC0FD
split-complementary
#FD8BF9 #C0FD8B #8BFDC8
monochromatic
#FB13F3 #FC4FF6 #FD8BF9 #FEC7FC #FEE1FD
Accessibility & contrast
On white
2.05
#FD8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FD8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF9
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF9 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8bf9; /* rgb */ color: rgb(253, 139, 249); /* oklch */ color: oklch(79.7% 0.191 328.5);
Tailwind
colors: {
custom: {
50: '#ffb0fb',
500: '#fd8bf9',
950: '#000000',
},
}SCSS
$custom: #fd8bf9; $custom-light: #ffb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf9",
"rgb": {
"r": 253,
"g": 139,
"b": 249
},
"hsl": {
"h": 302.105,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79681,
"c": 0.19073,
"h": 328.5
},
"luminance": 0.46187
}Semantic roles & 50–950 ramp
primary
#FD8BF9
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085