#FF96A4#FF96A4
#FF96A4 is a light, vivid red. Relative luminance 0.458; OKLCH L 78.6% C 0.127 H 11.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96A4 |
|---|---|
| RGB | rgb(255, 150, 164) |
| HSL | hsl(352, 100%, 79%) |
| HSV | hsv(352, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 35.7%, 0%) |
| CIE-LAB | lab(73.39, 40.87, 9.87) |
| CIE-LCH | lch(73.39, 42.04, 13.58°) |
| OKLab | oklab(78.63% 0.1239 0.0259) |
| OKLCH | oklch(78.63% 0.127 11.8) |
| XYZ | xyz(58.8498, 45.7579, 40.8475) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.59
Rosa
#FE86A4
ΔE00 4.78
Blush Pink
#FE828C
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.67
Pinky
#FC86AA
ΔE00 6.16
Carnation
#FD798F
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96A4 #96FFF1
analogous
#FF96D9 #FF96A4 #FFBD96
triadic
#FF96A4 #A4FF96 #96A4FF
tetradic
#FF96A4 #D9FF96 #96FFF1 #BD96FF
square
#FF96A4 #D9FF96 #96FFF1 #BD96FF
split-complementary
#FF96A4 #96FFBD #96D9FF
monochromatic
#FF1C3A #FF596F #FF96A4 #FFD3D9 #FFE0E4
Accessibility & contrast
On white
2.07
#FF96A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FF96A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96A4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96A4 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff96a4; /* rgb */ color: rgb(255, 150, 164); /* oklch */ color: oklch(78.6% 0.127 11.8);
Tailwind
colors: {
custom: {
50: '#ffb6be',
500: '#ff96a4',
950: '#000000',
},
}SCSS
$custom: #ff96a4; $custom-light: #ffb6be; $custom-dark: #000000;
JSON
{
"hex": "#ff96a4",
"rgb": {
"r": 255,
"g": 150,
"b": 164
},
"hsl": {
"h": 352,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78633,
"c": 0.12659,
"h": 11.8
},
"luminance": 0.45753
}Semantic roles & 50–950 ramp
primary
#FF96A4
secondary
#D4F7F3
accent
#E6C700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081