#FC92ED#FC92ED
#FC92ED is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.168 H 332.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92ED |
|---|---|
| RGB | rgb(252, 146, 237) |
| HSL | hsl(308, 95%, 78%) |
| HSV | hsv(308, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 6%, 1.2%) |
| CIE-LAB | lab(74.43, 52.34, -28.81) |
| CIE-LCH | lch(74.43, 59.75, 331.17°) |
| OKLab | oklab(80.07% 0.1492 -0.078) |
| OKLCH | oklch(80.07% 0.168 332.4) |
| XYZ | xyz(65.7093, 47.3712, 85.7868) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92ED #92FCA1
analogous
#D692FC #FC92ED #FC92B8
triadic
#FC92ED #EDFC92 #92EDFC
tetradic
#FC92ED #FCD692 #92FCA1 #92B8FC
square
#FC92ED #FCD692 #92FCA1 #92B8FC
split-complementary
#FC92ED #B8FC92 #92FCD6
monochromatic
#F91BD9 #FA56E3 #FC92ED #FECEF7 #FEE1FA
Accessibility & contrast
On white
2.01
#FC92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92ED
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92ED | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc92ed; /* rgb */ color: rgb(252, 146, 237); /* oklch */ color: oklch(80.1% 0.168 332.4);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#fc92ed',
950: '#000000',
},
}SCSS
$custom: #fc92ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fc92ed",
"rgb": {
"r": 252,
"g": 146,
"b": 237
},
"hsl": {
"h": 308.491,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80068,
"c": 0.16833,
"h": 332.4
},
"luminance": 0.47368
}Semantic roles & 50–950 ramp
primary
#FC92ED
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085