#FF92E2#FF92E2
#FF92E2 is a light, vivid pink. Relative luminance 0.473; OKLCH L 80.0% C 0.162 H 337.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92E2 |
|---|---|
| RGB | rgb(255, 146, 226) |
| HSL | hsl(316, 100%, 79%) |
| HSV | hsv(316, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 11.4%, 0%) |
| CIE-LAB | lab(74.39, 51.46, -22.83) |
| CIE-LCH | lch(74.39, 56.30, 336.08°) |
| OKLab | oklab(79.99% 0.1498 -0.0612) |
| OKLCH | oklch(79.99% 0.162 337.8) |
| XYZ | xyz(65.2466, 47.3128, 77.6324) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.46
Pink (survey)
#FF81C0
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92E2 #92FFAF
analogous
#E592FF #FF92E2 #FF92AB
triadic
#FF92E2 #E2FF92 #92E2FF
tetradic
#FF92E2 #FFE592 #92FFAF #92ABFF
square
#FF92E2 #FFE592 #92FFAF #92ABFF
split-complementary
#FF92E2 #ABFF92 #92FFE5
monochromatic
#FF18C1 #FF55D2 #FF92E2 #FFCFF2 #FFE0F7
Accessibility & contrast
On white
2.01
#FF92E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF92E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92E2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92E2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#FF95B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff92e2; /* rgb */ color: rgb(255, 146, 226); /* oklch */ color: oklch(80.0% 0.162 337.8);
Tailwind
colors: {
custom: {
50: '#ffb4eb',
500: '#ff92e2',
950: '#000000',
},
}SCSS
$custom: #ff92e2; $custom-light: #ffb4eb; $custom-dark: #000000;
JSON
{
"hex": "#ff92e2",
"rgb": {
"r": 255,
"g": 146,
"b": 226
},
"hsl": {
"h": 315.963,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79987,
"c": 0.16178,
"h": 337.8
},
"luminance": 0.47309
}Semantic roles & 50–950 ramp
primary
#FF92E2
secondary
#D4F7DD
accent
#E63D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084