#FF96AA#FF96AA
#FF96AA is a light, vivid red. Relative luminance 0.460; OKLCH L 78.8% C 0.127 H 8.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96AA |
|---|---|
| RGB | rgb(255, 150, 170) |
| HSL | hsl(349, 100%, 79%) |
| HSV | hsv(349, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 33.3%, 0%) |
| CIE-LAB | lab(73.53, 41.58, 6.76) |
| CIE-LCH | lch(73.53, 42.12, 9.24°) |
| OKLab | oklab(78.79% 0.1261 0.0181) |
| OKLCH | oklch(78.79% 0.127 8.2) |
| XYZ | xyz(59.4044, 45.9798, 43.7687) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.73
Rosa
#FE86A4
ΔE00 3.73
Pig Pink
#E78EA5
ΔE00 4.69
Pinky
#FC86AA
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.83
Soft Pink
#FDB0C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96AA #96FFEB
analogous
#FF96DF #FF96AA #FFB796
triadic
#FF96AA #AAFF96 #96AAFF
tetradic
#FF96AA #DFFF96 #96FFEB #B796FF
square
#FF96AA #DFFF96 #96FFEB #B796FF
split-complementary
#FF96AA #96FFB7 #96DFFF
monochromatic
#FF1C47 #FF5978 #FF96AA #FFD3DC #FFE0E6
Accessibility & contrast
On white
2.06
#FF96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96AA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96AA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#C2BCA8
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff96aa; /* rgb */ color: rgb(255, 150, 170); /* oklch */ color: oklch(78.8% 0.127 8.2);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#ff96aa',
950: '#000000',
},
}SCSS
$custom: #ff96aa; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#ff96aa",
"rgb": {
"r": 255,
"g": 150,
"b": 170
},
"hsl": {
"h": 348.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.7879,
"c": 0.12739,
"h": 8.2
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#FF96AA
secondary
#D4F7F1
accent
#E6BA00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081