#FF9BEC#FF9BEC
#FF9BEC is a light, vivid pink. Relative luminance 0.508; OKLCH L 81.7% C 0.155 H 334.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BEC |
|---|---|
| RGB | rgb(255, 155, 236) |
| HSL | hsl(311, 100%, 80%) |
| HSV | hsv(311, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 7.5%, 0%) |
| CIE-LAB | lab(76.53, 48.56, -25.01) |
| CIE-LCH | lch(76.53, 54.62, 332.75°) |
| OKLab | oklab(81.72% 0.1392 -0.0674) |
| OKLCH | oklch(81.72% 0.155 334.2) |
| XYZ | xyz(68.1013, 50.7624, 85.5517) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 8.44
Pink (survey)
#FF81C0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BEC #9BFFAE
analogous
#E09BFF #FF9BEC #FF9BBA
triadic
#FF9BEC #ECFF9B #9BECFF
tetradic
#FF9BEC #FFE09B #9BFFAE #9BBAFF
square
#FF9BEC #FFE09B #9BFFAE #9BBAFF
split-complementary
#FF9BEC #BAFF9B #9BFFE0
monochromatic
#FF21D5 #FF5EE0 #FF9BEC #FFD8F8 #FFE0F9
Accessibility & contrast
On white
1.88
#FF9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FF9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BEC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BEC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EF
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9bec; /* rgb */ color: rgb(255, 155, 236); /* oklch */ color: oklch(81.7% 0.155 334.2);
Tailwind
colors: {
custom: {
50: '#ffbaf2',
500: '#ff9bec',
950: '#000000',
},
}SCSS
$custom: #ff9bec; $custom-light: #ffbaf2; $custom-dark: #000000;
JSON
{
"hex": "#ff9bec",
"rgb": {
"r": 255,
"g": 155,
"b": 236
},
"hsl": {
"h": 311.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81716,
"c": 0.15466,
"h": 334.2
},
"luminance": 0.50759
}Semantic roles & 50–950 ramp
primary
#FF9BEC
secondary
#5CE275
accent
#E62C00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285