#FC92EB#FC92EB
#FC92EB is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.0% C 0.167 H 333.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92EB |
|---|---|
| RGB | rgb(252, 146, 235) |
| HSL | hsl(310, 95%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 6.7%, 1.2%) |
| CIE-LAB | lab(74.35, 52.01, -27.84) |
| CIE-LCH | lch(74.35, 58.99, 331.84°) |
| OKLab | oklab(79.99% 0.1487 -0.0753) |
| OKLCH | oklch(79.99% 0.167 333.2) |
| XYZ | xyz(65.4188, 47.2550, 84.2565) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92EB #92FCA3
analogous
#D892FC #FC92EB #FC92B6
triadic
#FC92EB #EBFC92 #92EBFC
tetradic
#FC92EB #FCD892 #92FCA3 #92B6FC
square
#FC92EB #FCD892 #92FCA3 #92B6FC
split-complementary
#FC92EB #B6FC92 #92FCD8
monochromatic
#F91BD5 #FA56E0 #FC92EB #FECEF6 #FEE1FA
Accessibility & contrast
On white
2.01
#FC92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FC92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92EB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92EB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#ADBCE8
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc92eb; /* rgb */ color: rgb(252, 146, 235); /* oklch */ color: oklch(80.0% 0.167 333.2);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fc92eb',
950: '#000000',
},
}SCSS
$custom: #fc92eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fc92eb",
"rgb": {
"r": 252,
"g": 146,
"b": 235
},
"hsl": {
"h": 309.623,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.79989,
"c": 0.16667,
"h": 333.2
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#FC92EB
secondary
#D5F6DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084