#FF92EE#FF92EE
#FF92EE is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.171 H 333.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92EE |
|---|---|
| RGB | rgb(255, 146, 238) |
| HSL | hsl(309, 100%, 79%) |
| HSV | hsv(309, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 6.7%, 0%) |
| CIE-LAB | lab(74.82, 53.41, -28.72) |
| CIE-LCH | lch(74.82, 60.64, 331.73°) |
| OKLab | oklab(80.45% 0.1527 -0.0777) |
| OKLCH | oklch(80.45% 0.171 333) |
| XYZ | xyz(66.9511, 47.9946, 86.6098) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.50
Plum
#DDA0DD
ΔE00 7.12
Candy Pink
#FF63E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92EE #92FFA3
analogous
#D992FF #FF92EE #FF92B7
triadic
#FF92EE #EEFF92 #92EEFF
tetradic
#FF92EE #FFD992 #92FFA3 #92B7FF
square
#FF92EE #FFD992 #92FFA3 #92B7FF
split-complementary
#FF92EE #B7FF92 #92FFD9
monochromatic
#FF18DB #FF55E4 #FF92EE #FFCFF8 #FFE0FA
Accessibility & contrast
On white
1.98
#FF92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FF92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92EE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92EE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92ee; /* rgb */ color: rgb(255, 146, 238); /* oklch */ color: oklch(80.5% 0.171 333.0);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#ff92ee',
950: '#000000',
},
}SCSS
$custom: #ff92ee; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#ff92ee",
"rgb": {
"r": 255,
"g": 146,
"b": 238
},
"hsl": {
"h": 309.358,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80453,
"c": 0.1713,
"h": 333
},
"luminance": 0.47991
}Semantic roles & 50–950 ramp
primary
#FF92EE
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085