#FC7DEB#FC7DEB
#FC7DEB is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.200 H 332.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DEB |
|---|---|
| RGB | rgb(252, 125, 235) |
| HSL | hsl(308, 95%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(70.43, 62.19, -33.88) |
| CIE-LCH | lch(70.43, 70.82, 331.42°) |
| OKLab | oklab(77.07% 0.178 -0.0922) |
| OKLCH | oklch(77.07% 0.2 332.6) |
| XYZ | xyz(62.4737, 41.3649, 83.2748) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DEB #7DFC8E
analogous
#CD7DFC #FC7DEB #FC7DAC
triadic
#FC7DEB #EBFC7D #7DEBFC
tetradic
#FC7DEB #FCCD7D #7DFC8E #7DACFC
square
#FC7DEB #FCCD7D #7DFC8E #7DACFC
split-complementary
#FC7DEB #ACFC7D #7DFCCD
monochromatic
#F906D8 #FB41E2 #FC7DEB #FDB9F4 #FEE1FA
Accessibility & contrast
On white
2.26
#FC7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FC7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DEB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DEB | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7deb; /* rgb */ color: rgb(252, 125, 235); /* oklch */ color: oklch(77.1% 0.200 332.6);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#fc7deb',
950: '#000000',
},
}SCSS
$custom: #fc7deb; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#fc7deb",
"rgb": {
"r": 252,
"g": 125,
"b": 235
},
"hsl": {
"h": 308.031,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77066,
"c": 0.20043,
"h": 332.6
},
"luminance": 0.41361
}Semantic roles & 50–950 ramp
primary
#FC7DEB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85