#FF92F7#FF92F7
#FF92F7 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.179 H 329.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92F7 |
|---|---|
| RGB | rgb(255, 146, 247) |
| HSL | hsl(304, 100%, 79%) |
| HSV | hsv(304, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 3.1%, 0%) |
| CIE-LAB | lab(75.16, 54.92, -33.09) |
| CIE-LCH | lch(75.16, 64.12, 328.93°) |
| OKLab | oklab(80.82% 0.1546 -0.0901) |
| OKLCH | oklch(80.82% 0.179 329.8) |
| XYZ | xyz(68.3065, 48.5368, 93.7483) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.69
Bubblegum Pink
#FE83CC
ΔE00 7.80
Candy Pink
#FF63E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92F7 #92FF9A
analogous
#D092FF #FF92F7 #FF92C0
triadic
#FF92F7 #F7FF92 #92F7FF
tetradic
#FF92F7 #FFD092 #92FF9A #92C0FF
square
#FF92F7 #FFD092 #92FF9A #92C0FF
split-complementary
#FF92F7 #C0FF92 #92FFD0
monochromatic
#FF18EE #FF55F3 #FF92F7 #FFCFFB #FFE0FD
Accessibility & contrast
On white
1.96
#FF92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FF92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92F7
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92F7 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FB
Deuteranopia (green-blind)
#AABEF4
Tritanopia (blue-blind)
#FF9BB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff92f7; /* rgb */ color: rgb(255, 146, 247); /* oklch */ color: oklch(80.8% 0.179 329.8);
Tailwind
colors: {
custom: {
50: '#ffb5fa',
500: '#ff92f7',
950: '#000000',
},
}SCSS
$custom: #ff92f7; $custom-light: #ffb5fa; $custom-dark: #000000;
JSON
{
"hex": "#ff92f7",
"rgb": {
"r": 255,
"g": 146,
"b": 247
},
"hsl": {
"h": 304.404,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8082,
"c": 0.17894,
"h": 329.8
},
"luminance": 0.48533
}Semantic roles & 50–950 ramp
primary
#FF92F7
secondary
#D4F7D6
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085