#FF9CB2#FF9CB2
#FF9CB2 is a light, vivid red. Relative luminance 0.483; OKLCH L 80.0% C 0.120 H 5.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CB2 |
|---|---|
| RGB | rgb(255, 156, 178) |
| HSL | hsl(347, 100%, 81%) |
| HSV | hsv(347, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 30.2%, 0%) |
| CIE-LAB | lab(74.99, 39.50, 4.44) |
| CIE-LCH | lch(74.99, 39.75, 6.42°) |
| OKLab | oklab(79.96% 0.1197 0.0121) |
| OKLCH | oklch(79.96% 0.12 5.8) |
| XYZ | xyz(61.1664, 48.2559, 48.2036) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.80
Soft Pink
#FDB0C0
ΔE00 4.85
Pig Pink
#E78EA5
ΔE00 4.94
Pinky
#FC86AA
ΔE00 5.20
Rose Pink
#F7879A
ΔE00 5.35
Faded Pink
#DE9DAC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CB2 #9CFFE9
analogous
#FF9CE3 #FF9CB2 #FFB79C
triadic
#FF9CB2 #B2FF9C #9CB2FF
tetradic
#FF9CB2 #E3FF9C #9CFFE9 #B79CFF
square
#FF9CB2 #E3FF9C #9CFFE9 #B79CFF
split-complementary
#FF9CB2 #9CFFB7 #9CE3FF
monochromatic
#FF2253 #FF5F82 #FF9CB2 #FFD9E2 #FFE0E7
Accessibility & contrast
On white
1.97
#FF9CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF9CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CB2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CB2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB3
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#FF94A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9cb2; /* rgb */ color: rgb(255, 156, 178); /* oklch */ color: oklch(80.0% 0.120 5.8);
Tailwind
colors: {
custom: {
50: '#ffbac8',
500: '#ff9cb2',
950: '#000000',
},
}SCSS
$custom: #ff9cb2; $custom-light: #ffbac8; $custom-dark: #000000;
JSON
{
"hex": "#ff9cb2",
"rgb": {
"r": 255,
"g": 156,
"b": 178
},
"hsl": {
"h": 346.667,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79964,
"c": 0.12028,
"h": 5.8
},
"luminance": 0.48251
}Semantic roles & 50–950 ramp
primary
#FF9CB2
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182