#FF9BCB#FF9BCB
#FF9BCB is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.6% C 0.132 H 350.2°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BCB |
|---|---|
| RGB | rgb(255, 155, 203) |
| HSL | hsl(331, 100%, 80%) |
| HSV | hsv(331, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 20.4%, 0%) |
| CIE-LAB | lab(75.46, 43.42, -8.60) |
| CIE-LCH | lch(75.46, 44.26, 348.79°) |
| OKLab | oklab(80.55% 0.1297 -0.0223) |
| OKLCH | oklch(80.55% 0.132 350.2) |
| XYZ | xyz(63.7420, 49.0187, 62.5926) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.42
Bubblegum Pink
#FE83CC
ΔE00 5.86
Powder Pink
#FFB2D0
ΔE00 5.87
Pinky
#FC86AA
ΔE00 6.90
Baby Pink
#FFB7CE
ΔE00 7.77
Carnation Pink
#FF7FA7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BCB #9BFFCF
analogous
#FF9BFD #FF9BCB #FF9D9B
triadic
#FF9BCB #CBFF9B #9BCBFF
tetradic
#FF9BCB #FDFF9B #9BFFCF #9D9BFF
square
#FF9BCB #FDFF9B #9BFFCF #9D9BFF
split-complementary
#FF9BCB #9BFF9D #9BFDFF
monochromatic
#FF218B #FF5EAB #FF9BCB #FFD8EB #FFE0EF
Accessibility & contrast
On white
1.94
#FF9BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#FF9BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BCB
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BCB | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CD
Deuteranopia (green-blind)
#BEC0C9
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff9bcb; /* rgb */ color: rgb(255, 155, 203); /* oklch */ color: oklch(80.6% 0.132 350.2);
Tailwind
colors: {
custom: {
50: '#ffbada',
500: '#ff9bcb',
950: '#000000',
},
}SCSS
$custom: #ff9bcb; $custom-light: #ffbada; $custom-dark: #000000;
JSON
{
"hex": "#ff9bcb",
"rgb": {
"r": 255,
"g": 155,
"b": 203
},
"hsl": {
"h": 331.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.80552,
"c": 0.13162,
"h": 350.2
},
"luminance": 0.49014
}Semantic roles & 50–950 ramp
primary
#FF9BCB
secondary
#D4F7E6
accent
#E67700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183