#FB9BEC#FB9BEC
#FB9BEC is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.152 H 332.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9BEC |
|---|---|
| RGB | rgb(251, 155, 236) |
| HSL | hsl(309, 92%, 80%) |
| HSV | hsv(309, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 6%, 1.6%) |
| CIE-LAB | lab(76.08, 47.32, -25.75) |
| CIE-LCH | lch(76.08, 53.87, 331.45°) |
| OKLab | oklab(81.27% 0.1348 -0.0695) |
| OKLCH | oklch(81.27% 0.152 332.7) |
| XYZ | xyz(66.6447, 50.0114, 85.4834) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 8.19
Mauve
#E0B0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9BEC #9BFBAA
analogous
#DA9BFB #FB9BEC #FB9BBC
triadic
#FB9BEC #ECFB9B #9BECFB
tetradic
#FB9BEC #FBDA9B #9BFBAA #9BBCFB
square
#FB9BEC #FBDA9B #9BFBAA #9BBCFB
split-complementary
#FB9BEC #BCFB9B #9BFBDA
monochromatic
#F625D6 #F960E1 #FB9BEC #FDD6F7 #FEE2F9
Accessibility & contrast
On white
1.91
#FB9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FB9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9BEC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9BEC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb9bec; /* rgb */ color: rgb(251, 155, 236); /* oklch */ color: oklch(81.3% 0.152 332.7);
Tailwind
colors: {
custom: {
50: '#febaf2',
500: '#fb9bec',
950: '#000000',
},
}SCSS
$custom: #fb9bec; $custom-light: #febaf2; $custom-dark: #000000;
JSON
{
"hex": "#fb9bec",
"rgb": {
"r": 251,
"g": 155,
"b": 236
},
"hsl": {
"h": 309.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81271,
"c": 0.15168,
"h": 332.7
},
"luminance": 0.50008
}Semantic roles & 50–950 ramp
primary
#FB9BEC
secondary
#5EDC72
accent
#E62400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285