#FF9CBB#FF9CBB
#FF9CBB is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.2% C 0.123 H 0.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CBB |
|---|---|
| RGB | rgb(255, 156, 187) |
| HSL | hsl(341, 100%, 81%) |
| HSV | hsv(341, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 26.7%, 0%) |
| CIE-LAB | lab(75.22, 40.67, -0.17) |
| CIE-LCH | lch(75.22, 40.67, 359.76°) |
| OKLab | oklab(80.22% 0.1229 0.0001) |
| OKLCH | oklch(80.22% 0.123 0.1) |
| XYZ | xyz(62.0998, 48.6292, 53.1197) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.84
Pig Pink
#E78EA5
ΔE00 5.29
Rosa
#FE86A4
ΔE00 5.40
Powder Pink
#FFB2D0
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 5.50
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CBB #9CFFE0
analogous
#FF9CEC #FF9CBB #FFAE9C
triadic
#FF9CBB #BBFF9C #9CBBFF
tetradic
#FF9CBB #ECFF9C #9CFFE0 #AE9CFF
square
#FF9CBB #ECFF9C #9CFFE0 #AE9CFF
split-complementary
#FF9CBB #9CFFAE #9CECFF
monochromatic
#FF2267 #FF5F91 #FF9CBB #FFD9E5 #FFE0EA
Accessibility & contrast
On white
1.96
#FF9CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF9CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CBB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CBB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9cbb; /* rgb */ color: rgb(255, 156, 187); /* oklch */ color: oklch(80.2% 0.123 0.1);
Tailwind
colors: {
custom: {
50: '#ffbacf',
500: '#ff9cbb',
950: '#000000',
},
}SCSS
$custom: #ff9cbb; $custom-light: #ffbacf; $custom-dark: #000000;
JSON
{
"hex": "#ff9cbb",
"rgb": {
"r": 255,
"g": 156,
"b": 187
},
"hsl": {
"h": 341.212,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.80219,
"c": 0.12285,
"h": 0.1
},
"luminance": 0.48625
}Semantic roles & 50–950 ramp
primary
#FF9CBB
secondary
#D4F7EC
accent
#E69E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182