#FF92EA#FF92EA
#FF92EA is a light, vivid pink. Relative luminance 0.478; OKLCH L 80.3% C 0.168 H 334.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92EA |
|---|---|
| RGB | rgb(255, 146, 234) |
| HSL | hsl(312, 100%, 79%) |
| HSV | hsv(312, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 8.2%, 0%) |
| CIE-LAB | lab(74.67, 52.75, -26.77) |
| CIE-LCH | lch(74.67, 59.15, 333.10°) |
| OKLab | oklab(80.3% 0.1517 -0.0722) |
| OKLCH | oklch(80.3% 0.168 334.5) |
| XYZ | xyz(66.3700, 47.7621, 83.5491) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92EA #92FFA7
analogous
#DD92FF #FF92EA #FF92B3
triadic
#FF92EA #EAFF92 #92EAFF
tetradic
#FF92EA #FFDD92 #92FFA7 #92B3FF
square
#FF92EA #FFDD92 #92FFA7 #92B3FF
split-complementary
#FF92EA #B3FF92 #92FFDD
monochromatic
#FF18D2 #FF55DE #FF92EA #FFCFF6 #FFE0F9
Accessibility & contrast
On white
1.99
#FF92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FF92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92EA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92EA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92ea; /* rgb */ color: rgb(255, 146, 234); /* oklch */ color: oklch(80.3% 0.168 334.5);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#ff92ea',
950: '#000000',
},
}SCSS
$custom: #ff92ea; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff92ea",
"rgb": {
"r": 255,
"g": 146,
"b": 234
},
"hsl": {
"h": 311.56,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80295,
"c": 0.16804,
"h": 334.5
},
"luminance": 0.47758
}Semantic roles & 50–950 ramp
primary
#FF92EA
secondary
#D4F7DB
accent
#E62C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084