#FB92EC#FB92EC
#FB92EC is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.167 H 332.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92EC |
|---|---|
| RGB | rgb(251, 146, 236) |
| HSL | hsl(309, 93%, 78%) |
| HSV | hsv(309, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 6%, 1.6%) |
| CIE-LAB | lab(74.27, 51.87, -28.52) |
| CIE-LCH | lch(74.27, 59.20, 331.20°) |
| OKLab | oklab(79.91% 0.1478 -0.0772) |
| OKLCH | oklch(79.91% 0.167 332.4) |
| XYZ | xyz(65.2024, 47.1267, 85.0026) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92EC #92FBA1
analogous
#D592FB #FB92EC #FB92B8
triadic
#FB92EC #ECFB92 #92ECFB
tetradic
#FB92EC #FBD592 #92FBA1 #92B8FB
square
#FB92EC #FBD592 #92FBA1 #92B8FB
split-complementary
#FB92EC #B8FB92 #92FBD5
monochromatic
#F71CD7 #F957E2 #FB92EC #FDCDF6 #FEE1FA
Accessibility & contrast
On white
2.01
#FB92EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FB92EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92EC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92EC | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEF
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb92ec; /* rgb */ color: rgb(251, 146, 236); /* oklch */ color: oklch(79.9% 0.167 332.4);
Tailwind
colors: {
custom: {
50: '#feb4f2',
500: '#fb92ec',
950: '#000000',
},
}SCSS
$custom: #fb92ec; $custom-light: #feb4f2; $custom-dark: #000000;
JSON
{
"hex": "#fb92ec",
"rgb": {
"r": 251,
"g": 146,
"b": 236
},
"hsl": {
"h": 308.571,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79914,
"c": 0.16678,
"h": 332.4
},
"luminance": 0.47123
}Semantic roles & 50–950 ramp
primary
#FB92EC
secondary
#D5F6DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085