#FB9EE3#FB9EE3
#FB9EE3 is a light, vivid pink. Relative luminance 0.505; OKLCH L 81.4% C 0.139 H 336.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EE3 |
|---|---|
| RGB | rgb(251, 158, 227) |
| HSL | hsl(315, 92%, 80%) |
| HSV | hsv(315, 37%, 98%) |
| CMYK | cmyk(0%, 37.1%, 9.6%, 1.6%) |
| CIE-LAB | lab(76.38, 44.28, -20.39) |
| CIE-LCH | lch(76.38, 48.75, 335.28°) |
| OKLab | oklab(81.4% 0.128 -0.0546) |
| OKLCH | oklch(81.4% 0.139 336.9) |
| XYZ | xyz(65.8755, 50.5125, 78.9382) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 7.62
Pink (survey)
#FF81C0
ΔE00 7.84
Violet (CSS)
#EE82EE
ΔE00 8.21
Powder Pink
#FFB2D0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EE3 #9EFBB6
analogous
#E59EFB #FB9EE3 #FB9EB4
triadic
#FB9EE3 #E3FB9E #9EE3FB
tetradic
#FB9EE3 #FBE59E #9EFBB6 #9EB4FB
square
#FB9EE3 #FBE59E #9EFBB6 #9EB4FB
split-complementary
#FB9EE3 #B4FB9E #9EFBE5
monochromatic
#F628C1 #F963D2 #FB9EE3 #FDD9F4 #FEE2F7
Accessibility & contrast
On white
1.89
#FB9EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FB9EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EE3
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EE3 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E6
Deuteranopia (green-blind)
#B7C2E0
Tritanopia (blue-blind)
#FFA1B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb9ee3; /* rgb */ color: rgb(251, 158, 227); /* oklch */ color: oklch(81.4% 0.139 336.9);
Tailwind
colors: {
custom: {
50: '#febcec',
500: '#fb9ee3',
950: '#000000',
},
}SCSS
$custom: #fb9ee3; $custom-light: #febcec; $custom-dark: #000000;
JSON
{
"hex": "#fb9ee3",
"rgb": {
"r": 251,
"g": 158,
"b": 227
},
"hsl": {
"h": 315.484,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.814,
"c": 0.13918,
"h": 336.9
},
"luminance": 0.50509
}Semantic roles & 50–950 ramp
primary
#FB9EE3
secondary
#60DD81
accent
#E63B00
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284