#FC5DEB#FC5DEB
#FC5DEB is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 73.4% C 0.246 H 332.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC5DEB |
|---|---|
| RGB | rgb(252, 93, 235) |
| HSL | hsl(306, 96%, 68%) |
| HSV | hsv(306, 63%, 99%) |
| CMYK | cmyk(0%, 63.1%, 6.7%, 1.2%) |
| CIE-LAB | lab(65.38, 75.88, -41.75) |
| CIE-LCH | lch(65.38, 86.61, 331.18°) |
| OKLab | oklab(73.36% 0.2176 -0.1144) |
| OKLCH | oklch(73.36% 0.246 332.3) |
| XYZ | xyz(59.0547, 34.5268, 82.1351) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.34
Light Magenta
#FA5FF7
ΔE00 1.95
Violet Pink
#FB5FFC
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC5DEB #5DFC6E
analogous
#BD5DFC #FC5DEB #FC5D9C
triadic
#FC5DEB #EBFC5D #5DEBFC
tetradic
#FC5DEB #FCBD5D #5DFC6E #5D9CFC
square
#FC5DEB #FCBD5D #5DFC6E #5D9CFC
split-complementary
#FC5DEB #9CFC5D #5DFCBD
monochromatic
#DB04C4 #FB21E4 #FC5DEB #FD99F2 #FED5FA
Accessibility & contrast
On white
2.66
#FC5DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#FC5DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC5DEB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC5DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC5DEB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690EF
Deuteranopia (green-blind)
#8CA7E7
Tritanopia (blue-blind)
#FF6B9C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fc5deb; /* rgb */ color: rgb(252, 93, 235); /* oklch */ color: oklch(73.4% 0.246 332.3);
Tailwind
colors: {
custom: {
50: '#ff95f2',
500: '#fc5deb',
950: '#000000',
},
}SCSS
$custom: #fc5deb; $custom-light: #ff95f2; $custom-dark: #000000;
JSON
{
"hex": "#fc5deb",
"rgb": {
"r": 252,
"g": 93,
"b": 235
},
"hsl": {
"h": 306.415,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.73358,
"c": 0.24585,
"h": 332.3
},
"luminance": 0.34522
}Semantic roles & 50–950 ramp
primary
#FC5DEB
secondary
#C2F3C7
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85