#FD7BF8#FD7BF8
#FD7BF8 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.215 H 328.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF8 |
|---|---|
| RGB | rgb(253, 123, 248) |
| HSL | hsl(302, 97%, 74%) |
| HSV | hsv(302, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 2%, 0.8%) |
| CIE-LAB | lab(70.75, 65.52, -40.50) |
| CIE-LCH | lch(70.75, 77.03, 328.28°) |
| OKLab | oklab(77.51% 0.1838 -0.111) |
| OKLCH | oklch(77.51% 0.215 328.9) |
| XYZ | xyz(64.5334, 41.8297, 93.4636) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF8 #7BFD80
analogous
#C17BFD #FD7BF8 #FD7BB7
triadic
#FD7BF8 #F8FD7B #7BF8FD
tetradic
#FD7BF8 #FDC17B #7BFD80 #7BB7FD
square
#FD7BF8 #FDC17B #7BFD80 #7BB7FD
split-complementary
#FD7BF8 #B7FD7B #7BFDC1
monochromatic
#FA04F0 #FC3FF5 #FD7BF8 #FEB7FB #FFE1FD
Accessibility & contrast
On white
2.24
#FD7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FD7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF8
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF8 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7bf8; /* rgb */ color: rgb(253, 123, 248); /* oklch */ color: oklch(77.5% 0.215 328.9);
Tailwind
colors: {
custom: {
50: '#ffa6fb',
500: '#fd7bf8',
950: '#000000',
},
}SCSS
$custom: #fd7bf8; $custom-light: #ffa6fb; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf8",
"rgb": {
"r": 253,
"g": 123,
"b": 248
},
"hsl": {
"h": 302.308,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77508,
"c": 0.21474,
"h": 328.9
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#FD7BF8
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85