#FD8BF3#FD8BF3
#FD8BF3 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.186 H 330.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF3 |
|---|---|
| RGB | rgb(253, 139, 243) |
| HSL | hsl(305, 97%, 77%) |
| HSV | hsv(305, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 4%, 0.8%) |
| CIE-LAB | lab(73.43, 57.10, -33.61) |
| CIE-LCH | lch(73.43, 66.26, 329.52°) |
| OKLab | oklab(79.43% 0.1614 -0.0915) |
| OKLCH | oklch(79.43% 0.186 330.5) |
| XYZ | xyz(65.9176, 45.8226, 90.1493) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.26
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF3 #8BFD95
analogous
#CE8BFD #FD8BF3 #FD8BBA
triadic
#FD8BF3 #F3FD8B #8BF3FD
tetradic
#FD8BF3 #FDCE8B #8BFD95 #8BBAFD
square
#FD8BF3 #FDCE8B #8BFD95 #8BBAFD
split-complementary
#FD8BF3 #BAFD8B #8BFDCE
monochromatic
#FB13E7 #FC4FED #FD8BF3 #FEC7F9 #FEE1FC
Accessibility & contrast
On white
2.07
#FD8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FD8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF3
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF3 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF7
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bf3; /* rgb */ color: rgb(253, 139, 243); /* oklch */ color: oklch(79.4% 0.186 330.5);
Tailwind
colors: {
custom: {
50: '#ffb0f7',
500: '#fd8bf3',
950: '#000000',
},
}SCSS
$custom: #fd8bf3; $custom-light: #ffb0f7; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf3",
"rgb": {
"r": 253,
"g": 139,
"b": 243
},
"hsl": {
"h": 305.263,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79425,
"c": 0.18555,
"h": 330.5
},
"luminance": 0.45819
}Semantic roles & 50–950 ramp
primary
#FD8BF3
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085