#FD8BF0#FD8BF0
#FD8BF0 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.183 H 331.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF0 |
|---|---|
| RGB | rgb(253, 139, 240) |
| HSL | hsl(307, 97%, 77%) |
| HSV | hsv(307, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 5.1%, 0.8%) |
| CIE-LAB | lab(73.31, 56.60, -32.15) |
| CIE-LCH | lch(73.31, 65.10, 330.40°) |
| OKLab | oklab(79.3% 0.1608 -0.0874) |
| OKLCH | oklch(79.3% 0.183 331.5) |
| XYZ | xyz(65.4683, 45.6429, 87.7828) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF0 #8BFD98
analogous
#D18BFD #FD8BF0 #FD8BB7
triadic
#FD8BF0 #F0FD8B #8BF0FD
tetradic
#FD8BF0 #FDD18B #8BFD98 #8BB7FD
square
#FD8BF0 #FDD18B #8BFD98 #8BB7FD
split-complementary
#FD8BF0 #B7FD8B #8BFDD1
monochromatic
#FB13E0 #FC4FE8 #FD8BF0 #FEC7F8 #FEE1FB
Accessibility & contrast
On white
2.07
#FD8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FD8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd8bf0; /* rgb */ color: rgb(253, 139, 240); /* oklch */ color: oklch(79.3% 0.183 331.5);
Tailwind
colors: {
custom: {
50: '#ffb0f5',
500: '#fd8bf0',
950: '#000000',
},
}SCSS
$custom: #fd8bf0; $custom-light: #ffb0f5; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf0",
"rgb": {
"r": 253,
"g": 139,
"b": 240
},
"hsl": {
"h": 306.842,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79299,
"c": 0.18302,
"h": 331.5
},
"luminance": 0.45639
}Semantic roles & 50–950 ramp
primary
#FD8BF0
secondary
#D4F7D8
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085