#FB7CF5#FB7CF5
#FB7CF5 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.210 H 329.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CF5 |
|---|---|
| RGB | rgb(251, 124, 245) |
| HSL | hsl(303, 94%, 74%) |
| HSV | hsv(303, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 2.4%, 1.6%) |
| CIE-LAB | lab(70.54, 64.02, -39.21) |
| CIE-LCH | lch(70.54, 75.08, 328.51°) |
| OKLab | oklab(77.25% 0.1799 -0.1074) |
| OKLCH | oklch(77.25% 0.21 329.2) |
| XYZ | xyz(63.4720, 41.5209, 91.0396) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CF5 #7CFB82
analogous
#C17CFB #FB7CF5 #FB7CB5
triadic
#FB7CF5 #F5FB7C #7CF5FB
tetradic
#FB7CF5 #FBC17C #7CFB82 #7CB5FB
square
#FB7CF5 #FBC17C #7CFB82 #7CB5FB
split-complementary
#FB7CF5 #B5FB7C #7CFBC1
monochromatic
#F507EA #F941F0 #FB7CF5 #FDB7FA #FEE1FD
Accessibility & contrast
On white
2.26
#FB7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FB7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CF5
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CF5 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7cf5; /* rgb */ color: rgb(251, 124, 245); /* oklch */ color: oklch(77.3% 0.210 329.2);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fb7cf5',
950: '#000000',
},
}SCSS
$custom: #fb7cf5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fb7cf5",
"rgb": {
"r": 251,
"g": 124,
"b": 245
},
"hsl": {
"h": 302.835,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.77254,
"c": 0.20952,
"h": 329.2
},
"luminance": 0.41517
}Semantic roles & 50–950 ramp
primary
#FB7CF5
secondary
#D5F6D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85