#FC7DFB#FC7DFB
#FC7DFB is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.8% C 0.214 H 327.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DFB |
|---|---|
| RGB | rgb(252, 125, 251) |
| HSL | hsl(300, 95%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(71.10, 64.84, -41.61) |
| CIE-LCH | lch(71.10, 77.04, 327.31°) |
| OKLab | oklab(77.78% 0.1806 -0.1142) |
| OKLCH | oklch(77.78% 0.214 327.7) |
| XYZ | xyz(64.8901, 42.3314, 96.0010) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DFB #7DFC7E
analogous
#BE7DFC #FC7DFB #FC7DBC
triadic
#FC7DFB #FBFC7D #7DFBFC
tetradic
#FC7DFB #FCBE7D #7DFC7E #7DBCFC
square
#FC7DFB #FCBE7D #7DFC7E #7DBCFC
split-complementary
#FC7DFB #BCFC7D #7DFCBE
monochromatic
#F906F7 #FB41F9 #FC7DFB #FDB9FD #FEE1FE
Accessibility & contrast
On white
2.22
#FC7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FC7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DFB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DFB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7dfb; /* rgb */ color: rgb(252, 125, 251); /* oklch */ color: oklch(77.8% 0.214 327.7);
Tailwind
colors: {
custom: {
50: '#ffa7fd',
500: '#fc7dfb',
950: '#000000',
},
}SCSS
$custom: #fc7dfb; $custom-light: #ffa7fd; $custom-dark: #000000;
JSON
{
"hex": "#fc7dfb",
"rgb": {
"r": 252,
"g": 125,
"b": 251
},
"hsl": {
"h": 300.472,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77778,
"c": 0.21367,
"h": 327.7
},
"luminance": 0.42328
}Semantic roles & 50–950 ramp
primary
#FC7DFB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85