#FD96AE#FD96AE
#FD96AE is a light, vivid red. Relative luminance 0.458; OKLCH L 78.7% C 0.126 H 5.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96AE |
|---|---|
| RGB | rgb(253, 150, 174) |
| HSL | hsl(346, 96%, 79%) |
| HSV | hsv(346, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 31.2%, 0.8%) |
| CIE-LAB | lab(73.39, 41.37, 4.31) |
| CIE-LCH | lch(73.39, 41.59, 5.95°) |
| OKLab | oklab(78.66% 0.1254 0.0118) |
| OKLCH | oklch(78.66% 0.126 5.4) |
| XYZ | xyz(59.0565, 45.7560, 45.7576) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.48
Pinky
#FC86AA
ΔE00 3.92
Pig Pink
#E78EA5
ΔE00 4.04
Rose Pink
#F7879A
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 5.22
Soft Pink
#FDB0C0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96AE #96FDE5
analogous
#FD96E2 #FD96AE #FDB296
triadic
#FD96AE #AEFD96 #96AEFD
tetradic
#FD96AE #E2FD96 #96FDE5 #B296FD
square
#FD96AE #E2FD96 #96FDE5 #B296FD
split-complementary
#FD96AE #96FDB2 #96E2FD
monochromatic
#FB1E51 #FC5A80 #FD96AE #FED2DC #FEE1E8
Accessibility & contrast
On white
2.07
#FD96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FD96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96AE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96AE | 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)
#A7A9AF
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd96ae; /* rgb */ color: rgb(253, 150, 174); /* oklch */ color: oklch(78.7% 0.126 5.4);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#fd96ae',
950: '#000000',
},
}SCSS
$custom: #fd96ae; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#fd96ae",
"rgb": {
"r": 253,
"g": 150,
"b": 174
},
"hsl": {
"h": 346.019,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.78661,
"c": 0.12594,
"h": 5.4
},
"luminance": 0.45751
}Semantic roles & 50–950 ramp
primary
#FD96AE
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082