#FF92EF#FF92EF
#FF92EF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.172 H 332.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92EF |
|---|---|
| RGB | rgb(255, 146, 239) |
| HSL | hsl(309, 100%, 79%) |
| HSV | hsv(309, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 6.3%, 0%) |
| CIE-LAB | lab(74.86, 53.57, -29.21) |
| CIE-LCH | lch(74.86, 61.02, 331.40°) |
| OKLab | oklab(80.49% 0.1529 -0.0791) |
| OKLCH | oklch(80.49% 0.172 332.6) |
| XYZ | xyz(67.0984, 48.0535, 87.3856) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92EF #92FFA2
analogous
#D892FF #FF92EF #FF92B8
triadic
#FF92EF #EFFF92 #92EFFF
tetradic
#FF92EF #FFD892 #92FFA2 #92B8FF
square
#FF92EF #FFD892 #92FFA2 #92B8FF
split-complementary
#FF92EF #B8FF92 #92FFD8
monochromatic
#FF18DD #FF55E6 #FF92EF #FFCFF8 #FFE0FB
Accessibility & contrast
On white
1.98
#FF92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92EF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92EF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92ef; /* rgb */ color: rgb(255, 146, 239); /* oklch */ color: oklch(80.5% 0.172 332.6);
Tailwind
colors: {
custom: {
50: '#ffb4f4',
500: '#ff92ef',
950: '#000000',
},
}SCSS
$custom: #ff92ef; $custom-light: #ffb4f4; $custom-dark: #000000;
JSON
{
"hex": "#ff92ef",
"rgb": {
"r": 255,
"g": 146,
"b": 239
},
"hsl": {
"h": 308.807,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80493,
"c": 0.17214,
"h": 332.6
},
"luminance": 0.4805
}Semantic roles & 50–950 ramp
primary
#FF92EF
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085