#FD92FF#FD92FF
#FD92FF is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.9% C 0.185 H 326.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD92FF |
|---|---|
| RGB | rgb(253, 146, 255) |
| HSL | hsl(299, 100%, 79%) |
| HSV | hsv(299, 43%, 100%) |
| CMYK | cmyk(0.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(75.24, 55.73, -37.32) |
| CIE-LCH | lch(75.24, 67.08, 326.19°) |
| OKLab | oklab(80.93% 0.154 -0.1021) |
| OKLCH | oklch(80.93% 0.185 326.5) |
| XYZ | xyz(68.8355, 48.6637, 100.3555) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 8.30
Plum
#DDA0DD
ΔE00 8.31
Violet Pink
#FB5FFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD92FF #94FF92
analogous
#C692FF #FD92FF #FF92CA
triadic
#FD92FF #FFFD92 #92FFFD
tetradic
#FD92FF #FFC692 #94FF92 #92CAFF
square
#FD92FF #FFC692 #94FF92 #92CAFF
split-complementary
#FD92FF #CAFF92 #92FFC6
monochromatic
#FB18FF #FC55FF #FD92FF #FECFFF #FEE0FF
Accessibility & contrast
On white
1.96
#FD92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FD92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD92FF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD92FF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#FF9DBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd92ff; /* rgb */ color: rgb(253, 146, 255); /* oklch */ color: oklch(80.9% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#fd92ff',
950: '#000000',
},
}SCSS
$custom: #fd92ff; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fd92ff",
"rgb": {
"r": 253,
"g": 146,
"b": 255
},
"hsl": {
"h": 298.899,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80932,
"c": 0.18481,
"h": 326.5
},
"luminance": 0.4866
}Semantic roles & 50–950 ramp
primary
#FD92FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086