#FB92EE#FB92EE
#FB92EE is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.168 H 331.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92EE |
|---|---|
| RGB | rgb(251, 146, 238) |
| HSL | hsl(307, 93%, 78%) |
| HSV | hsv(307, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(74.35, 52.21, -29.49) |
| CIE-LCH | lch(74.35, 59.97, 330.54°) |
| OKLab | oklab(79.99% 0.1483 -0.0799) |
| OKLCH | oklch(79.99% 0.168 331.7) |
| XYZ | xyz(65.4946, 47.2436, 86.5415) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.59
Plum
#DDA0DD
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92EE #92FB9F
analogous
#D492FB #FB92EE #FB92B9
triadic
#FB92EE #EEFB92 #92EEFB
tetradic
#FB92EE #FBD492 #92FB9F #92B9FB
square
#FB92EE #FBD492 #92FB9F #92B9FB
split-complementary
#FB92EE #B9FB92 #92FBD4
monochromatic
#F71CDC #F957E5 #FB92EE #FDCDF7 #FEE1FA
Accessibility & contrast
On white
2.01
#FB92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FB92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92EE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92EE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb92ee; /* rgb */ color: rgb(251, 146, 238); /* oklch */ color: oklch(80.0% 0.168 331.7);
Tailwind
colors: {
custom: {
50: '#feb4f3',
500: '#fb92ee',
950: '#000000',
},
}SCSS
$custom: #fb92ee; $custom-light: #feb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fb92ee",
"rgb": {
"r": 251,
"g": 146,
"b": 238
},
"hsl": {
"h": 307.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79994,
"c": 0.16848,
"h": 331.7
},
"luminance": 0.4724
}Semantic roles & 50–950 ramp
primary
#FB92EE
secondary
#D5F6D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085