#FF9CA9#FF9CA9
#FF9CA9 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.7% C 0.119 H 11.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CA9 |
|---|---|
| RGB | rgb(255, 156, 169) |
| HSL | hsl(352, 100%, 81%) |
| HSV | hsv(352, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 33.7%, 0%) |
| CIE-LAB | lab(74.77, 38.38, 9.08) |
| CIE-LCH | lch(74.77, 39.44, 13.31°) |
| OKLab | oklab(79.72% 0.1164 0.0239) |
| OKLCH | oklch(79.72% 0.119 11.6) |
| XYZ | xyz(60.2923, 47.9062, 43.5998) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.83
Soft Pink
#FDB0C0
ΔE00 5.55
Rosa
#FE86A4
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 6.01
Lightpink
#FFB6C1
ΔE00 6.36
Blush Pink
#FE828C
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CA9 #9CFFF2
analogous
#FF9CDA #FF9CA9 #FFC09C
triadic
#FF9CA9 #A9FF9C #9CA9FF
tetradic
#FF9CA9 #DAFF9C #9CFFF2 #C09CFF
square
#FF9CA9 #DAFF9C #9CFFF2 #C09CFF
split-complementary
#FF9CA9 #9CFFC0 #9CDAFF
monochromatic
#FF223F #FF5F74 #FF9CA9 #FFD9DE #FFE0E4
Accessibility & contrast
On white
1.98
#FF9CA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF9CA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CA9
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CA9 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA9
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#FF92A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9ca9; /* rgb */ color: rgb(255, 156, 169); /* oklch */ color: oklch(79.7% 0.119 11.6);
Tailwind
colors: {
custom: {
50: '#ffbac2',
500: '#ff9ca9',
950: '#000000',
},
}SCSS
$custom: #ff9ca9; $custom-light: #ffbac2; $custom-dark: #000000;
JSON
{
"hex": "#ff9ca9",
"rgb": {
"r": 255,
"g": 156,
"b": 169
},
"hsl": {
"h": 352.121,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79723,
"c": 0.11883,
"h": 11.6
},
"luminance": 0.47902
}Semantic roles & 50–950 ramp
primary
#FF9CA9
secondary
#D4F7F3
accent
#E6C700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181