#FD7BF7#FD7BF7
#FD7BF7 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.5% C 0.214 H 329.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF7 |
|---|---|
| RGB | rgb(253, 123, 247) |
| HSL | hsl(303, 97%, 74%) |
| HSV | hsv(303, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 2.4%, 0.8%) |
| CIE-LAB | lab(70.71, 65.36, -40.02) |
| CIE-LCH | lch(70.71, 76.63, 328.52°) |
| OKLab | oklab(77.46% 0.1837 -0.1096) |
| OKLCH | oklch(77.46% 0.214 329.2) |
| XYZ | xyz(64.3787, 41.7679, 92.6487) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF7 #7BFD81
analogous
#C27BFD #FD7BF7 #FD7BB6
triadic
#FD7BF7 #F7FD7B #7BF7FD
tetradic
#FD7BF7 #FDC27B #7BFD81 #7BB6FD
square
#FD7BF7 #FDC27B #7BFD81 #7BB6FD
split-complementary
#FD7BF7 #B6FD7B #7BFDC2
monochromatic
#FA04EE #FC3FF3 #FD7BF7 #FEB7FB #FFE1FD
Accessibility & contrast
On white
2.25
#FD7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FD7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF7
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF7 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FB
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7bf7; /* rgb */ color: rgb(253, 123, 247); /* oklch */ color: oklch(77.5% 0.214 329.2);
Tailwind
colors: {
custom: {
50: '#ffa6fa',
500: '#fd7bf7',
950: '#000000',
},
}SCSS
$custom: #fd7bf7; $custom-light: #ffa6fa; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf7",
"rgb": {
"r": 253,
"g": 123,
"b": 247
},
"hsl": {
"h": 302.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77462,
"c": 0.21391,
"h": 329.2
},
"luminance": 0.41764
}Semantic roles & 50–950 ramp
primary
#FD7BF7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85