#FD8BFB#FD8BFB
#FD8BFB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.8% C 0.192 H 327.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BFB |
|---|---|
| RGB | rgb(253, 139, 251) |
| HSL | hsl(301, 97%, 77%) |
| HSV | hsv(301, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(73.75, 58.47, -37.47) |
| CIE-LCH | lch(73.75, 69.45, 327.35°) |
| OKLab | oklab(79.77% 0.1629 -0.1025) |
| OKLCH | oklch(79.77% 0.192 327.8) |
| XYZ | xyz(67.1521, 46.3164, 96.6509) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 6.92
Violet Pink
#FB5FFC
ΔE00 7.55
Light Magenta
#FA5FF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BFB #8BFD8D
analogous
#C68BFD #FD8BFB #FD8BC2
triadic
#FD8BFB #FBFD8B #8BFBFD
tetradic
#FD8BFB #FDC68B #8BFD8D #8BC2FD
square
#FD8BFB #FDC68B #8BFD8D #8BC2FD
split-complementary
#FD8BFB #C2FD8B #8BFDC6
monochromatic
#FB13F7 #FC4FF9 #FD8BFB #FEC7FD #FEE1FE
Accessibility & contrast
On white
2.05
#FD8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FD8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BFB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BFB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A2BBF7
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8bfb; /* rgb */ color: rgb(253, 139, 251); /* oklch */ color: oklch(79.8% 0.192 327.8);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#fd8bfb',
950: '#000000',
},
}SCSS
$custom: #fd8bfb; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fd8bfb",
"rgb": {
"r": 253,
"g": 139,
"b": 251
},
"hsl": {
"h": 301.053,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79768,
"c": 0.19248,
"h": 327.8
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#FD8BFB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085