#FD8BF2#FD8BF2
#FD8BF2 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.185 H 330.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF2 |
|---|---|
| RGB | rgb(253, 139, 242) |
| HSL | hsl(306, 97%, 77%) |
| HSV | hsv(306, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 4.3%, 0.8%) |
| CIE-LAB | lab(73.39, 56.94, -33.13) |
| CIE-LCH | lch(73.39, 65.87, 329.81°) |
| OKLab | oklab(79.38% 0.1612 -0.0901) |
| OKLCH | oklch(79.38% 0.185 330.8) |
| XYZ | xyz(65.7670, 45.7624, 89.3561) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.78
Bubblegum Pink
#FE83CC
ΔE00 7.09
Light Magenta
#FA5FF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF2 #8BFD96
analogous
#CF8BFD #FD8BF2 #FD8BB9
triadic
#FD8BF2 #F2FD8B #8BF2FD
tetradic
#FD8BF2 #FDCF8B #8BFD96 #8BB9FD
square
#FD8BF2 #FDCF8B #8BFD96 #8BB9FD
split-complementary
#FD8BF2 #B9FD8B #8BFDCF
monochromatic
#FB13E5 #FC4FEB #FD8BF2 #FEC7F9 #FEE1FC
Accessibility & contrast
On white
2.07
#FD8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FD8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bf2; /* rgb */ color: rgb(253, 139, 242); /* oklch */ color: oklch(79.4% 0.185 330.8);
Tailwind
colors: {
custom: {
50: '#ffb0f6',
500: '#fd8bf2',
950: '#000000',
},
}SCSS
$custom: #fd8bf2; $custom-light: #ffb0f6; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf2",
"rgb": {
"r": 253,
"g": 139,
"b": 242
},
"hsl": {
"h": 305.789,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79383,
"c": 0.1847,
"h": 330.8
},
"luminance": 0.45759
}Semantic roles & 50–950 ramp
primary
#FD8BF2
secondary
#D4F7D8
accent
#E61600
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085