#FD8BF4#FD8BF4
#FD8BF4 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.186 H 330.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF4 |
|---|---|
| RGB | rgb(253, 139, 244) |
| HSL | hsl(305, 97%, 77%) |
| HSV | hsv(305, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 3.6%, 0.8%) |
| CIE-LAB | lab(73.47, 57.27, -34.09) |
| CIE-LCH | lch(73.47, 66.65, 329.23°) |
| OKLab | oklab(79.47% 0.1616 -0.0929) |
| OKLCH | oklch(79.47% 0.186 330.1) |
| XYZ | xyz(66.0690, 45.8832, 90.9467) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.44
Light Magenta
#FA5FF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF4 #8BFD94
analogous
#CD8BFD #FD8BF4 #FD8BBB
triadic
#FD8BF4 #F4FD8B #8BF4FD
tetradic
#FD8BF4 #FDCD8B #8BFD94 #8BBBFD
square
#FD8BF4 #FDCD8B #8BFD94 #8BBBFD
split-complementary
#FD8BF4 #BBFD8B #8BFDCD
monochromatic
#FB13E9 #FC4FEE #FD8BF4 #FEC7FA #FEE1FC
Accessibility & contrast
On white
2.06
#FD8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FD8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF8
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bf4; /* rgb */ color: rgb(253, 139, 244); /* oklch */ color: oklch(79.5% 0.186 330.1);
Tailwind
colors: {
custom: {
50: '#ffb0f8',
500: '#fd8bf4',
950: '#000000',
},
}SCSS
$custom: #fd8bf4; $custom-light: #ffb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf4",
"rgb": {
"r": 253,
"g": 139,
"b": 244
},
"hsl": {
"h": 304.737,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79467,
"c": 0.1864,
"h": 330.1
},
"luminance": 0.4588
}Semantic roles & 50–950 ramp
primary
#FD8BF4
secondary
#D4F7D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085