#FF9BC3#FF9BC3
#FF9BC3 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.3% C 0.128 H 354.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BC3 |
|---|---|
| RGB | rgb(255, 155, 195) |
| HSL | hsl(336, 100%, 80%) |
| HSV | hsv(336, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 23.5%, 0%) |
| CIE-LAB | lab(75.23, 42.28, -4.55) |
| CIE-LCH | lch(75.23, 42.52, 353.86°) |
| OKLab | oklab(80.3% 0.1271 -0.0115) |
| OKLCH | oklch(80.3% 0.128 354.8) |
| XYZ | xyz(62.8131, 48.6472, 57.7007) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.33
Pinky
#FC86AA
ΔE00 5.52
Pink (survey)
#FF81C0
ΔE00 6.04
Pig Pink
#E78EA5
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 6.68
Rosa
#FE86A4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BC3 #9BFFD7
analogous
#FF9BF5 #FF9BC3 #FFA59B
triadic
#FF9BC3 #C3FF9B #9BC3FF
tetradic
#FF9BC3 #F5FF9B #9BFFD7 #A59BFF
square
#FF9BC3 #F5FF9B #9BFFD7 #A59BFF
split-complementary
#FF9BC3 #9BFFA5 #9BF5FF
monochromatic
#FF217A #FF5E9E #FF9BC3 #FFD8E8 #FFE0ED
Accessibility & contrast
On white
1.96
#FF9BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF9BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BC3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BC3 | 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)
#A7AFC4
Deuteranopia (green-blind)
#C0C0C1
Tritanopia (blue-blind)
#FF97A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9bc3; /* rgb */ color: rgb(255, 155, 195); /* oklch */ color: oklch(80.3% 0.128 354.8);
Tailwind
colors: {
custom: {
50: '#ffbad5',
500: '#ff9bc3',
950: '#000000',
},
}SCSS
$custom: #ff9bc3; $custom-light: #ffbad5; $custom-dark: #000000;
JSON
{
"hex": "#ff9bc3",
"rgb": {
"r": 255,
"g": 155,
"b": 195
},
"hsl": {
"h": 336,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.803,
"c": 0.12763,
"h": 354.8
},
"luminance": 0.48643
}Semantic roles & 50–950 ramp
primary
#FF9BC3
secondary
#D4F7E9
accent
#E68A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183