#FC7FFB#FC7FFB
#FC7FFB is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.211 H 327.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FFB |
|---|---|
| RGB | rgb(252, 127, 251) |
| HSL | hsl(300, 95%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(71.45, 63.91, -41.06) |
| CIE-LCH | lch(71.45, 75.97, 327.28°) |
| OKLab | oklab(78.04% 0.178 -0.1127) |
| OKLCH | oklch(78.04% 0.211 327.7) |
| XYZ | xyz(65.1458, 42.8429, 96.0862) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FFB #7FFC80
analogous
#BF7FFC #FC7FFB #FC7FBD
triadic
#FC7FFB #FBFC7F #7FFBFC
tetradic
#FC7FFB #FCBF7F #7FFC80 #7FBDFC
square
#FC7FFB #FCBF7F #7FFC80 #7FBDFC
split-complementary
#FC7FFB #BDFC7F #7FFCBF
monochromatic
#F907F7 #FB43F9 #FC7FFB #FDBBFD #FEE1FE
Accessibility & contrast
On white
2.19
#FC7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FC7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FFB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FFB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7ffb; /* rgb */ color: rgb(252, 127, 251); /* oklch */ color: oklch(78.0% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fc7ffb',
950: '#000000',
},
}SCSS
$custom: #fc7ffb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fc7ffb",
"rgb": {
"r": 252,
"g": 127,
"b": 251
},
"hsl": {
"h": 300.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.78036,
"c": 0.21063,
"h": 327.7
},
"luminance": 0.42839
}Semantic roles & 50–950 ramp
primary
#FC7FFB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85