#FD8BF8#FD8BF8
#FD8BF8 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.6% C 0.190 H 328.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BF8 |
|---|---|
| RGB | rgb(253, 139, 248) |
| HSL | hsl(303, 97%, 77%) |
| HSV | hsv(303, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 2%, 0.8%) |
| CIE-LAB | lab(73.63, 57.95, -36.03) |
| CIE-LCH | lch(73.63, 68.24, 328.13°) |
| OKLab | oklab(79.64% 0.1624 -0.0984) |
| OKLCH | oklch(79.64% 0.19 328.8) |
| XYZ | xyz(66.6830, 46.1288, 94.1801) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.24
Candy Pink
#FF63E9
ΔE00 6.83
Light Magenta
#FA5FF7
ΔE00 7.66
Violet Pink
#FB5FFC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BF8 #8BFD90
analogous
#C98BFD #FD8BF8 #FD8BBF
triadic
#FD8BF8 #F8FD8B #8BF8FD
tetradic
#FD8BF8 #FDC98B #8BFD90 #8BBFFD
square
#FD8BF8 #FDC98B #8BFD90 #8BBFFD
split-complementary
#FD8BF8 #BFFD8B #8BFDC9
monochromatic
#FB13F1 #FC4FF4 #FD8BF8 #FEC7FC #FEE1FD
Accessibility & contrast
On white
2.05
#FD8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FD8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BF8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BF8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#A4BAF5
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd8bf8; /* rgb */ color: rgb(253, 139, 248); /* oklch */ color: oklch(79.6% 0.190 328.8);
Tailwind
colors: {
custom: {
50: '#ffb0fb',
500: '#fd8bf8',
950: '#000000',
},
}SCSS
$custom: #fd8bf8; $custom-light: #ffb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fd8bf8",
"rgb": {
"r": 253,
"g": 139,
"b": 248
},
"hsl": {
"h": 302.632,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79638,
"c": 0.18985,
"h": 328.8
},
"luminance": 0.46125
}Semantic roles & 50–950 ramp
primary
#FD8BF8
secondary
#D4F7D6
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085