#FF9CA0#FF9CA0
#FF9CA0 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.5% C 0.118 H 17.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CA0 |
|---|---|
| RGB | rgb(255, 156, 160) |
| HSL | hsl(358, 100%, 81%) |
| HSV | hsv(358, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 37.3%, 0%) |
| CIE-LAB | lab(74.56, 37.33, 13.73) |
| CIE-LCH | lch(74.56, 39.77, 20.20°) |
| OKLab | oklab(79.5% 0.113 0.0356) |
| OKLCH | oklch(79.5% 0.119 17.5) |
| XYZ | xyz(59.4763, 47.5798, 39.3022) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 5.98
Peachy Pink
#FF9A8A
ΔE00 6.84
Lightcoral
#F08080
ΔE00 7.22
Blush (survey)
#F29E8E
ΔE00 7.23
Soft Pink
#FDB0C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CA0 #9CFFFB
analogous
#FF9CD1 #FF9CA0 #FFC99C
triadic
#FF9CA0 #A0FF9C #9CA0FF
tetradic
#FF9CA0 #D1FF9C #9CFFFB #C99CFF
square
#FF9CA0 #D1FF9C #9CFFFB #C99CFF
split-complementary
#FF9CA0 #9CFFC9 #9CD1FF
monochromatic
#FF222B #FF5F65 #FF9CA0 #FFD9DB #FFE0E2
Accessibility & contrast
On white
2.00
#FF9CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FF9CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CA0
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CA0 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA0
Deuteranopia (green-blind)
#C7BF9E
Tritanopia (blue-blind)
#FF919E
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff9ca0; /* rgb */ color: rgb(255, 156, 160); /* oklch */ color: oklch(79.5% 0.118 17.5);
Tailwind
colors: {
custom: {
50: '#ffbabc',
500: '#ff9ca0',
950: '#000000',
},
}SCSS
$custom: #ff9ca0; $custom-light: #ffbabc; $custom-dark: #000000;
JSON
{
"hex": "#ff9ca0",
"rgb": {
"r": 255,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.576,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79497,
"c": 0.1185,
"h": 17.5
},
"luminance": 0.47575
}Semantic roles & 50–950 ramp
primary
#FF9CA0
secondary
#D4F7F6
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181