#FE9BEC#FE9BEC
#FE9BEC is a light, vivid pink. Relative luminance 0.506; OKLCH L 81.6% C 0.154 H 333.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BEC |
|---|---|
| RGB | rgb(254, 155, 236) |
| HSL | hsl(311, 98%, 80%) |
| HSV | hsv(311, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 7.1%, 0.4%) |
| CIE-LAB | lab(76.42, 48.25, -25.20) |
| CIE-LCH | lch(76.42, 54.43, 332.43°) |
| OKLab | oklab(81.6% 0.1381 -0.0679) |
| OKLCH | oklch(81.6% 0.154 333.8) |
| XYZ | xyz(67.7343, 50.5732, 85.5345) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 8.38
Pink (survey)
#FF81C0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BEC #9BFEAD
analogous
#DE9BFE #FE9BEC #FE9BBA
triadic
#FE9BEC #ECFE9B #9BECFE
tetradic
#FE9BEC #FEDE9B #9BFEAD #9BBAFE
square
#FE9BEC #FEDE9B #9BFEAD #9BBAFE
split-complementary
#FE9BEC #BAFE9B #9BFEDE
monochromatic
#FD22D5 #FD5EE0 #FE9BEC #FFD8F8 #FFE1F9
Accessibility & contrast
On white
1.89
#FE9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FE9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BEC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BEC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4EF
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe9bec; /* rgb */ color: rgb(254, 155, 236); /* oklch */ color: oklch(81.6% 0.154 333.8);
Tailwind
colors: {
custom: {
50: '#ffbaf2',
500: '#fe9bec',
950: '#000000',
},
}SCSS
$custom: #fe9bec; $custom-light: #ffbaf2; $custom-dark: #000000;
JSON
{
"hex": "#fe9bec",
"rgb": {
"r": 254,
"g": 155,
"b": 236
},
"hsl": {
"h": 310.909,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.81604,
"c": 0.1539,
"h": 333.8
},
"luminance": 0.5057
}Semantic roles & 50–950 ramp
primary
#FE9BEC
secondary
#5CE175
accent
#E62A00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285