#FF92ED#FF92ED
#FF92ED is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.170 H 333.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92ED |
|---|---|
| RGB | rgb(255, 146, 237) |
| HSL | hsl(310, 100%, 79%) |
| HSV | hsv(310, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 7.1%, 0%) |
| CIE-LAB | lab(74.78, 53.24, -28.23) |
| CIE-LCH | lch(74.78, 60.27, 332.06°) |
| OKLab | oklab(80.41% 0.1524 -0.0763) |
| OKLCH | oklch(80.41% 0.17 333.4) |
| XYZ | xyz(66.8046, 47.9360, 85.8382) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.08
Candy Pink
#FF63E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92ED #92FFA4
analogous
#DA92FF #FF92ED #FF92B6
triadic
#FF92ED #EDFF92 #92EDFF
tetradic
#FF92ED #FFDA92 #92FFA4 #92B6FF
square
#FF92ED #FFDA92 #92FFA4 #92B6FF
split-complementary
#FF92ED #B6FF92 #92FFDA
monochromatic
#FF18D9 #FF55E3 #FF92ED #FFCFF7 #FFE0FA
Accessibility & contrast
On white
1.98
#FF92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FF92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92ED
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92ED | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92ed; /* rgb */ color: rgb(255, 146, 237); /* oklch */ color: oklch(80.4% 0.170 333.4);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#ff92ed',
950: '#000000',
},
}SCSS
$custom: #ff92ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#ff92ed",
"rgb": {
"r": 255,
"g": 146,
"b": 237
},
"hsl": {
"h": 309.908,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80413,
"c": 0.17048,
"h": 333.4
},
"luminance": 0.47932
}Semantic roles & 50–950 ramp
primary
#FF92ED
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085