#FF96AE#FF96AE
#FF96AE is a light, vivid red. Relative luminance 0.461; OKLCH L 78.9% C 0.128 H 5.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96AE |
|---|---|
| RGB | rgb(255, 150, 174) |
| HSL | hsl(346, 100%, 79%) |
| HSV | hsv(346, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 31.8%, 0%) |
| CIE-LAB | lab(73.63, 42.07, 4.69) |
| CIE-LCH | lch(73.63, 42.33, 6.37°) |
| OKLab | oklab(78.9% 0.1275 0.0128) |
| OKLCH | oklch(78.9% 0.128 5.7) |
| XYZ | xyz(59.7886, 46.1335, 45.7919) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.99
Rose Pink
#F7879A
ΔE00 4.28
Pig Pink
#E78EA5
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96AE #96FFE7
analogous
#FF96E2 #FF96AE #FFB396
triadic
#FF96AE #AEFF96 #96AEFF
tetradic
#FF96AE #E2FF96 #96FFE7 #B396FF
square
#FF96AE #E2FF96 #96FFE7 #B396FF
split-complementary
#FF96AE #96FFB3 #96E2FF
monochromatic
#FF1C50 #FF597F #FF96AE #FFD3DD #FFE0E7
Accessibility & contrast
On white
2.05
#FF96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96AE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96AE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#FF8D9E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff96ae; /* rgb */ color: rgb(255, 150, 174); /* oklch */ color: oklch(78.9% 0.128 5.7);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#ff96ae',
950: '#000000',
},
}SCSS
$custom: #ff96ae; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#ff96ae",
"rgb": {
"r": 255,
"g": 150,
"b": 174
},
"hsl": {
"h": 346.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78899,
"c": 0.12818,
"h": 5.7
},
"luminance": 0.46129
}Semantic roles & 50–950 ramp
primary
#FF96AE
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082