#FB9BE4#FB9BE4
#FB9BE4 is a light, vivid pink. Relative luminance 0.496; OKLCH L 81.0% C 0.145 H 336.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9BE4 |
|---|---|
| RGB | rgb(251, 155, 228) |
| HSL | hsl(314, 92%, 80%) |
| HSV | hsv(314, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 9.2%, 1.6%) |
| CIE-LAB | lab(75.80, 45.99, -21.82) |
| CIE-LCH | lch(75.80, 50.90, 334.61°) |
| OKLab | oklab(80.97% 0.1327 -0.0585) |
| OKLCH | oklch(80.97% 0.145 336.2) |
| XYZ | xyz(65.5084, 49.5569, 79.4987) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 7.04
Violet (CSS)
#EE82EE
ΔE00 7.41
Pink (survey)
#FF81C0
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9BE4 #9BFBB2
analogous
#E29BFB #FB9BE4 #FB9BB4
triadic
#FB9BE4 #E4FB9B #9BE4FB
tetradic
#FB9BE4 #FBE29B #9BFBB2 #9BB4FB
square
#FB9BE4 #FBE29B #9BFBB2 #9BB4FB
split-complementary
#FB9BE4 #B4FB9B #9BFBE2
monochromatic
#F625C4 #F960D4 #FB9BE4 #FDD6F4 #FEE2F7
Accessibility & contrast
On white
1.92
#FB9BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FB9BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9BE4
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9BE4 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E7
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#FF9EB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb9be4; /* rgb */ color: rgb(251, 155, 228); /* oklch */ color: oklch(81.0% 0.145 336.2);
Tailwind
colors: {
custom: {
50: '#febaec',
500: '#fb9be4',
950: '#000000',
},
}SCSS
$custom: #fb9be4; $custom-light: #febaec; $custom-dark: #000000;
JSON
{
"hex": "#fb9be4",
"rgb": {
"r": 251,
"g": 155,
"b": 228
},
"hsl": {
"h": 314.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.80968,
"c": 0.14508,
"h": 336.2
},
"luminance": 0.49553
}Semantic roles & 50–950 ramp
primary
#FB9BE4
secondary
#D5F6DD
accent
#E63700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184