#FB9BE5#FB9BE5
#FB9BE5 is a light, vivid pink. Relative luminance 0.496; OKLCH L 81.0% C 0.146 H 335.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9BE5 |
|---|---|
| RGB | rgb(251, 155, 229) |
| HSL | hsl(314, 92%, 80%) |
| HSV | hsv(314, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 8.8%, 1.6%) |
| CIE-LAB | lab(75.83, 46.15, -22.32) |
| CIE-LCH | lch(75.83, 51.26, 334.19°) |
| OKLab | oklab(81.01% 0.133 -0.0599) |
| OKLCH | oklch(81.01% 0.146 335.8) |
| XYZ | xyz(65.6476, 49.6126, 80.2319) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.98
Violet (CSS)
#EE82EE
ΔE00 7.27
Pink (survey)
#FF81C0
ΔE00 7.86
Purply Pink
#F075E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9BE5 #9BFBB1
analogous
#E19BFB #FB9BE5 #FB9BB5
triadic
#FB9BE5 #E5FB9B #9BE5FB
tetradic
#FB9BE5 #FBE19B #9BFBB1 #9BB5FB
square
#FB9BE5 #FBE19B #9BFBB1 #9BB5FB
split-complementary
#FB9BE5 #B5FB9B #9BFBE1
monochromatic
#F625C6 #F960D6 #FB9BE5 #FDD6F4 #FEE2F7
Accessibility & contrast
On white
1.92
#FB9BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FB9BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9BE5
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9BE5 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E8
Deuteranopia (green-blind)
#B4C0E2
Tritanopia (blue-blind)
#FF9FB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb9be5; /* rgb */ color: rgb(251, 155, 229); /* oklch */ color: oklch(81.0% 0.146 335.8);
Tailwind
colors: {
custom: {
50: '#febaed',
500: '#fb9be5',
950: '#000000',
},
}SCSS
$custom: #fb9be5; $custom-light: #febaed; $custom-dark: #000000;
JSON
{
"hex": "#fb9be5",
"rgb": {
"r": 251,
"g": 155,
"b": 229
},
"hsl": {
"h": 313.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81005,
"c": 0.14588,
"h": 335.8
},
"luminance": 0.49609
}Semantic roles & 50–950 ramp
primary
#FB9BE5
secondary
#D5F6DD
accent
#E63500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184