#FC92F2#FC92F2
#FC92F2 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.173 H 330.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92F2 |
|---|---|
| RGB | rgb(252, 146, 242) |
| HSL | hsl(306, 95%, 78%) |
| HSV | hsv(306, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 4%, 1.2%) |
| CIE-LAB | lab(74.61, 53.19, -31.25) |
| CIE-LCH | lch(74.61, 61.69, 329.57°) |
| OKLab | oklab(80.27% 0.1503 -0.0849) |
| OKLCH | oklch(80.27% 0.173 330.5) |
| XYZ | xyz(66.4500, 47.6675, 89.6878) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.15
Plum
#DDA0DD
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92F2 #92FC9C
analogous
#D192FC #FC92F2 #FC92BD
triadic
#FC92F2 #F2FC92 #92F2FC
tetradic
#FC92F2 #FCD192 #92FC9C #92BDFC
square
#FC92F2 #FCD192 #92FC9C #92BDFC
split-complementary
#FC92F2 #BDFC92 #92FCD1
monochromatic
#F91BE4 #FA56EB #FC92F2 #FECEF9 #FEE1FB
Accessibility & contrast
On white
1.99
#FC92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FC92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92F2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92F2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc92f2; /* rgb */ color: rgb(252, 146, 242); /* oklch */ color: oklch(80.3% 0.173 330.5);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#fc92f2',
950: '#000000',
},
}SCSS
$custom: #fc92f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc92f2",
"rgb": {
"r": 252,
"g": 146,
"b": 242
},
"hsl": {
"h": 305.66,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80271,
"c": 0.17259,
"h": 330.5
},
"luminance": 0.47664
}Semantic roles & 50–950 ramp
primary
#FC92F2
secondary
#D5F6D8
accent
#E61600
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085