#FD94AE#FD94AE
#FD94AE is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.129 H 4.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94AE |
|---|---|
| RGB | rgb(253, 148, 174) |
| HSL | hsl(345, 96%, 79%) |
| HSV | hsv(345, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 31.2%, 0.8%) |
| CIE-LAB | lab(72.97, 42.39, 3.71) |
| CIE-LCH | lch(72.97, 42.55, 5.00°) |
| OKLab | oklab(78.35% 0.1285 0.0102) |
| OKLCH | oklch(78.35% 0.129 4.6) |
| XYZ | xyz(58.7401, 45.1231, 45.6521) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.06
Pinky
#FC86AA
ΔE00 3.34
Pig Pink
#E78EA5
ΔE00 3.88
Rose Pink
#F7879A
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94AE #94FDE3
analogous
#FD94E2 #FD94AE #FDAE94
triadic
#FD94AE #AEFD94 #94AEFD
tetradic
#FD94AE #E2FD94 #94FDE3 #AE94FD
square
#FD94AE #E2FD94 #94FDE3 #AE94FD
split-complementary
#FD94AE #94FDAE #94E2FD
monochromatic
#FB1C53 #FC5881 #FD94AE #FED0DB #FEE1E8
Accessibility & contrast
On white
2.10
#FD94AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FD94AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94AE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94AE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#FF8C9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd94ae; /* rgb */ color: rgb(253, 148, 174); /* oklch */ color: oklch(78.3% 0.129 4.6);
Tailwind
colors: {
custom: {
50: '#ffb5c6',
500: '#fd94ae',
950: '#000000',
},
}SCSS
$custom: #fd94ae; $custom-light: #ffb5c6; $custom-dark: #000000;
JSON
{
"hex": "#fd94ae",
"rgb": {
"r": 253,
"g": 148,
"b": 174
},
"hsl": {
"h": 345.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.78346,
"c": 0.1289,
"h": 4.6
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#FD94AE
secondary
#D4F7EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082