#FB9EEE#FB9EEE
#FB9EEE is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.8% C 0.148 H 332.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EEE |
|---|---|
| RGB | rgb(251, 158, 238) |
| HSL | hsl(308, 92%, 80%) |
| HSV | hsv(308, 37%, 98%) |
| CMYK | cmyk(0%, 37.1%, 5.2%, 1.6%) |
| CIE-LAB | lab(76.76, 46.12, -25.79) |
| CIE-LCH | lch(76.76, 52.84, 330.79°) |
| OKLab | oklab(81.81% 0.131 -0.0696) |
| OKLCH | oklch(81.81% 0.148 332) |
| XYZ | xyz(67.4424, 51.1393, 87.1908) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 7.21
Bubblegum Pink
#FE83CC
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 8.30
Purply Pink
#F075E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EEE #9EFBAB
analogous
#D99EFB #FB9EEE #FB9EBF
triadic
#FB9EEE #EEFB9E #9EEEFB
tetradic
#FB9EEE #FBD99E #9EFBAB #9EBFFB
square
#FB9EEE #FBD99E #9EFBAB #9EBFFB
split-complementary
#FB9EEE #BFFB9E #9EFBD9
monochromatic
#F628D9 #F963E4 #FB9EEE #FDD9F8 #FEE2FA
Accessibility & contrast
On white
1.87
#FB9EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FB9EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EEE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EEE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fb9eee; /* rgb */ color: rgb(251, 158, 238); /* oklch */ color: oklch(81.8% 0.148 332.0);
Tailwind
colors: {
custom: {
50: '#febcf3',
500: '#fb9eee',
950: '#000000',
},
}SCSS
$custom: #fb9eee; $custom-light: #febcf3; $custom-dark: #000000;
JSON
{
"hex": "#fb9eee",
"rgb": {
"r": 251,
"g": 158,
"b": 238
},
"hsl": {
"h": 308.387,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.81813,
"c": 0.14831,
"h": 332
},
"luminance": 0.51136
}Semantic roles & 50–950 ramp
primary
#FB9EEE
secondary
#60DD72
accent
#E62000
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285