#FF92EB#FF92EB
#FF92EB is a light, vivid pink. Relative luminance 0.478; OKLCH L 80.3% C 0.169 H 334.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92EB |
|---|---|
| RGB | rgb(255, 146, 235) |
| HSL | hsl(311, 100%, 79%) |
| HSV | hsv(311, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 7.8%, 0%) |
| CIE-LAB | lab(74.71, 52.91, -27.26) |
| CIE-LCH | lch(74.71, 59.52, 332.75°) |
| OKLab | oklab(80.33% 0.152 -0.0736) |
| OKLCH | oklch(80.33% 0.169 334.2) |
| XYZ | xyz(66.5140, 47.8198, 84.3079) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.00
Pink (survey)
#FF81C0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92EB #92FFA6
analogous
#DC92FF #FF92EB #FF92B4
triadic
#FF92EB #EBFF92 #92EBFF
tetradic
#FF92EB #FFDC92 #92FFA6 #92B4FF
square
#FF92EB #FFDC92 #92FFA6 #92B4FF
split-complementary
#FF92EB #B4FF92 #92FFDC
monochromatic
#FF18D5 #FF55E0 #FF92EB #FFCFF6 #FFE0F9
Accessibility & contrast
On white
1.99
#FF92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FF92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92EB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92EB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff92eb; /* rgb */ color: rgb(255, 146, 235); /* oklch */ color: oklch(80.3% 0.169 334.2);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#ff92eb',
950: '#000000',
},
}SCSS
$custom: #ff92eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff92eb",
"rgb": {
"r": 255,
"g": 146,
"b": 235
},
"hsl": {
"h": 311.009,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80334,
"c": 0.16885,
"h": 334.2
},
"luminance": 0.47816
}Semantic roles & 50–950 ramp
primary
#FF92EB
secondary
#D4F7DA
accent
#E62A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084