#FF9CA2#FF9CA2
#FF9CA2 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.5% C 0.118 H 16.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CA2 |
|---|---|
| RGB | rgb(255, 156, 162) |
| HSL | hsl(356, 100%, 81%) |
| HSV | hsv(356, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 36.5%, 0%) |
| CIE-LAB | lab(74.60, 37.55, 12.70) |
| CIE-LCH | lch(74.60, 39.64, 18.68°) |
| OKLab | oklab(79.55% 0.1138 0.033) |
| OKLCH | oklch(79.55% 0.118 16.2) |
| XYZ | xyz(59.6526, 47.6504, 40.2311) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.60
Blush Pink
#FE828C
ΔE00 5.79
Soft Pink
#FDB0C0
ΔE00 6.91
Lightpink
#FFB6C1
ΔE00 7.14
Rosa
#FE86A4
ΔE00 7.28
Lightcoral
#F08080
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CA2 #9CFFF9
analogous
#FF9CD3 #FF9CA2 #FFC79C
triadic
#FF9CA2 #A2FF9C #9CA2FF
tetradic
#FF9CA2 #D3FF9C #9CFFF9 #C79CFF
square
#FF9CA2 #D3FF9C #9CFFF9 #C79CFF
split-complementary
#FF9CA2 #9CFFC7 #9CD3FF
monochromatic
#FF222F #FF5F69 #FF9CA2 #FFD9DB #FFE0E2
Accessibility & contrast
On white
1.99
#FF9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FF9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CA2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CA2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#FF919F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9ca2; /* rgb */ color: rgb(255, 156, 162); /* oklch */ color: oklch(79.5% 0.118 16.2);
Tailwind
colors: {
custom: {
50: '#ffbabd',
500: '#ff9ca2',
950: '#000000',
},
}SCSS
$custom: #ff9ca2; $custom-light: #ffbabd; $custom-dark: #000000;
JSON
{
"hex": "#ff9ca2",
"rgb": {
"r": 255,
"g": 156,
"b": 162
},
"hsl": {
"h": 356.364,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79546,
"c": 0.11847,
"h": 16.2
},
"luminance": 0.47646
}Semantic roles & 50–950 ramp
primary
#FF9CA2
secondary
#D4F7F5
accent
#E6D800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181