#FF92F2#FF92F2
#FF92F2 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.175 H 331.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92F2 |
|---|---|
| RGB | rgb(255, 146, 242) |
| HSL | hsl(307, 100%, 79%) |
| HSV | hsv(307, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 5.1%, 0%) |
| CIE-LAB | lab(74.97, 54.08, -30.67) |
| CIE-LCH | lch(74.97, 62.17, 330.44°) |
| OKLab | oklab(80.61% 0.1536 -0.0832) |
| OKLCH | oklch(80.61% 0.175 331.6) |
| XYZ | xyz(67.5453, 48.2323, 89.7392) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92F2 #92FF9F
analogous
#D592FF #FF92F2 #FF92BB
triadic
#FF92F2 #F2FF92 #92F2FF
tetradic
#FF92F2 #FFD592 #92FF9F #92BBFF
square
#FF92F2 #FFD592 #92FF9F #92BBFF
split-complementary
#FF92F2 #BBFF92 #92FFD5
monochromatic
#FF18E3 #FF55EB #FF92F2 #FFCFF9 #FFE0FB
Accessibility & contrast
On white
1.97
#FF92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92F2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92F2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff92f2; /* rgb */ color: rgb(255, 146, 242); /* oklch */ color: oklch(80.6% 0.175 331.6);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#ff92f2',
950: '#000000',
},
}SCSS
$custom: #ff92f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#ff92f2",
"rgb": {
"r": 255,
"g": 146,
"b": 242
},
"hsl": {
"h": 307.156,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80614,
"c": 0.17465,
"h": 331.6
},
"luminance": 0.48229
}Semantic roles & 50–950 ramp
primary
#FF92F2
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085