#FB9BE2#FB9BE2
#FB9BE2 is a light, vivid pink. Relative luminance 0.494; OKLCH L 80.9% C 0.143 H 337.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9BE2 |
|---|---|
| RGB | rgb(251, 155, 226) |
| HSL | hsl(316, 92%, 80%) |
| HSV | hsv(316, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 10%, 1.6%) |
| CIE-LAB | lab(75.73, 45.66, -20.84) |
| CIE-LCH | lch(75.73, 50.19, 335.47°) |
| OKLab | oklab(80.89% 0.1322 -0.0558) |
| OKLCH | oklch(80.89% 0.143 337.1) |
| XYZ | xyz(65.2324, 49.4465, 78.0449) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 7.17
Pink (survey)
#FF81C0
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9BE2 #9BFBB4
analogous
#E49BFB #FB9BE2 #FB9BB2
triadic
#FB9BE2 #E2FB9B #9BE2FB
tetradic
#FB9BE2 #FBE49B #9BFBB4 #9BB2FB
square
#FB9BE2 #FBE49B #9BFBB4 #9BB2FB
split-complementary
#FB9BE2 #B2FB9B #9BFBE4
monochromatic
#F625C0 #F960D1 #FB9BE2 #FDD6F3 #FEE2F6
Accessibility & contrast
On white
1.93
#FB9BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FB9BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9BE2
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9BE2 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E5
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb9be2; /* rgb */ color: rgb(251, 155, 226); /* oklch */ color: oklch(80.9% 0.143 337.1);
Tailwind
colors: {
custom: {
50: '#febaeb',
500: '#fb9be2',
950: '#000000',
},
}SCSS
$custom: #fb9be2; $custom-light: #febaeb; $custom-dark: #000000;
JSON
{
"hex": "#fb9be2",
"rgb": {
"r": 251,
"g": 155,
"b": 226
},
"hsl": {
"h": 315.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80894,
"c": 0.14348,
"h": 337.1
},
"luminance": 0.49443
}Semantic roles & 50–950 ramp
primary
#FB9BE2
secondary
#D5F6DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184