#FF92F0#FF92F0
#FF92F0 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.5% C 0.173 H 332.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92F0 |
|---|---|
| RGB | rgb(255, 146, 240) |
| HSL | hsl(308, 100%, 79%) |
| HSV | hsv(308, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 5.9%, 0%) |
| CIE-LAB | lab(74.90, 53.74, -29.70) |
| CIE-LCH | lch(74.90, 61.40, 331.08°) |
| OKLab | oklab(80.53% 0.1531 -0.0805) |
| OKLCH | oklch(80.53% 0.173 332.3) |
| XYZ | xyz(67.2466, 48.1128, 88.1658) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92F0 #92FFA1
analogous
#D792FF #FF92F0 #FF92B9
triadic
#FF92F0 #F0FF92 #92F0FF
tetradic
#FF92F0 #FFD792 #92FFA1 #92B9FF
square
#FF92F0 #FFD792 #92FFA1 #92B9FF
split-complementary
#FF92F0 #B9FF92 #92FFD7
monochromatic
#FF18DF #FF55E8 #FF92F0 #FFCFF8 #FFE0FB
Accessibility & contrast
On white
1.98
#FF92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FF92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92F0
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92F0 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92f0; /* rgb */ color: rgb(255, 146, 240); /* oklch */ color: oklch(80.5% 0.173 332.3);
Tailwind
colors: {
custom: {
50: '#ffb4f5',
500: '#ff92f0',
950: '#000000',
},
}SCSS
$custom: #ff92f0; $custom-light: #ffb4f5; $custom-dark: #000000;
JSON
{
"hex": "#ff92f0",
"rgb": {
"r": 255,
"g": 146,
"b": 240
},
"hsl": {
"h": 308.257,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80533,
"c": 0.17297,
"h": 332.3
},
"luminance": 0.48109
}Semantic roles & 50–950 ramp
primary
#FF92F0
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085