#FD8BFA#FD8BFA
#FD8BFA is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.7% C 0.192 H 328.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BFA |
|---|---|
| RGB | rgb(253, 139, 250) |
| HSL | hsl(302, 97%, 77%) |
| HSV | hsv(302, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 1.2%, 0.8%) |
| CIE-LAB | lab(73.71, 58.30, -36.99) |
| CIE-LCH | lch(73.71, 69.04, 327.61°) |
| OKLab | oklab(79.72% 0.1628 -0.1011) |
| OKLCH | oklch(79.72% 0.192 328.1) |
| XYZ | xyz(66.9949, 46.2535, 95.8229) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 7.59
Violet Pink
#FB5FFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BFA #8BFD8E
analogous
#C78BFD #FD8BFA #FD8BC1
triadic
#FD8BFA #FAFD8B #8BFAFD
tetradic
#FD8BFA #FDC78B #8BFD8E #8BC1FD
square
#FD8BFA #FDC78B #8BFD8E #8BC1FD
split-complementary
#FD8BFA #C1FD8B #8BFDC7
monochromatic
#FB13F5 #FC4FF7 #FD8BFA #FEC7FD #FEE1FE
Accessibility & contrast
On white
2.05
#FD8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FD8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BFA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BFA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8bfa; /* rgb */ color: rgb(253, 139, 250); /* oklch */ color: oklch(79.7% 0.192 328.1);
Tailwind
colors: {
custom: {
50: '#ffb0fc',
500: '#fd8bfa',
950: '#000000',
},
}SCSS
$custom: #fd8bfa; $custom-light: #ffb0fc; $custom-dark: #000000;
JSON
{
"hex": "#fd8bfa",
"rgb": {
"r": 253,
"g": 139,
"b": 250
},
"hsl": {
"h": 301.579,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79725,
"c": 0.1916,
"h": 328.1
},
"luminance": 0.4625
}Semantic roles & 50–950 ramp
primary
#FD8BFA
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085