#FD8BF5#FD8BF5
#FD8BF5 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.187 H 329.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF5 |
|---|---|
| RGB | rgb(253, 139, 245) |
| HSL | hsl(304, 97%, 77%) |
| HSV | hsv(304, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 3.2%, 0.8%) |
| CIE-LAB | lab(73.51, 57.44, -34.58) |
| CIE-LCH | lch(73.51, 67.05, 328.95°) |
| OKLab | oklab(79.51% 0.1618 -0.0942) |
| OKLCH | oklch(79.51% 0.187 329.8) |
| XYZ | xyz(66.2213, 45.9441, 91.7485) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.61
Light Magenta
#FA5FF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF5 #8BFD93
analogous
#CC8BFD #FD8BF5 #FD8BBC
triadic
#FD8BF5 #F5FD8B #8BF5FD
tetradic
#FD8BF5 #FDCC8B #8BFD93 #8BBCFD
square
#FD8BF5 #FDCC8B #8BFD93 #8BBCFD
split-complementary
#FD8BF5 #BCFD8B #8BFDCC
monochromatic
#FB13EB #FC4FF0 #FD8BF5 #FEC7FA #FEE1FC
Accessibility & contrast
On white
2.06
#FD8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FD8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF5
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF5 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#FF94B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8bf5; /* rgb */ color: rgb(253, 139, 245); /* oklch */ color: oklch(79.5% 0.187 329.8);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#fd8bf5',
950: '#000000',
},
}SCSS
$custom: #fd8bf5; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf5",
"rgb": {
"r": 253,
"g": 139,
"b": 245
},
"hsl": {
"h": 304.211,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.7951,
"c": 0.18726,
"h": 329.8
},
"luminance": 0.4594
}Semantic roles & 50–950 ramp
primary
#FD8BF5
secondary
#D4F7D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085