#FB7CF3#FB7CF3
#FB7CF3 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.208 H 329.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CF3 |
|---|---|
| RGB | rgb(251, 124, 243) |
| HSL | hsl(304, 94%, 74%) |
| HSV | hsv(304, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 3.2%, 1.6%) |
| CIE-LAB | lab(70.45, 63.69, -38.25) |
| CIE-LCH | lch(70.45, 74.29, 329.01°) |
| OKLab | oklab(77.16% 0.1796 -0.1046) |
| OKLCH | oklch(77.16% 0.208 329.8) |
| XYZ | xyz(63.1683, 41.3994, 89.4403) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CF3 #7CFB84
analogous
#C47CFB #FB7CF3 #FB7CB3
triadic
#FB7CF3 #F3FB7C #7CF3FB
tetradic
#FB7CF3 #FBC47C #7CFB84 #7CB3FB
square
#FB7CF3 #FBC47C #7CFB84 #7CB3FB
split-complementary
#FB7CF3 #B3FB7C #7CFBC4
monochromatic
#F507E6 #F941EE #FB7CF3 #FDB7F8 #FEE1FC
Accessibility & contrast
On white
2.26
#FB7CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FB7CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CF3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CF3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7cf3; /* rgb */ color: rgb(251, 124, 243); /* oklch */ color: oklch(77.2% 0.208 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#fb7cf3',
950: '#000000',
},
}SCSS
$custom: #fb7cf3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#fb7cf3",
"rgb": {
"r": 251,
"g": 124,
"b": 243
},
"hsl": {
"h": 303.78,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.77164,
"c": 0.20786,
"h": 329.8
},
"luminance": 0.41396
}Semantic roles & 50–950 ramp
primary
#FB7CF3
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85