#FD94AD#FD94AD
#FD94AD is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.129 H 5.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94AD |
|---|---|
| RGB | rgb(253, 148, 173) |
| HSL | hsl(346, 96%, 79%) |
| HSV | hsv(346, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 31.6%, 0.8%) |
| CIE-LAB | lab(72.95, 42.27, 4.23) |
| CIE-LCH | lch(72.95, 42.48, 5.71°) |
| OKLab | oklab(78.32% 0.1281 0.0116) |
| OKLCH | oklch(78.32% 0.129 5.2) |
| XYZ | xyz(58.6430, 45.0843, 45.1406) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.04
Pinky
#FC86AA
ΔE00 3.48
Pig Pink
#E78EA5
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.77
Faded Pink
#DE9DAC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94AD #94FDE4
analogous
#FD94E1 #FD94AD #FDAF94
triadic
#FD94AD #ADFD94 #94ADFD
tetradic
#FD94AD #E1FD94 #94FDE4 #AF94FD
square
#FD94AD #E1FD94 #94FDE4 #AF94FD
split-complementary
#FD94AD #94FDAF #94E1FD
monochromatic
#FB1C51 #FC587F #FD94AD #FED0DB #FEE1E8
Accessibility & contrast
On white
2.10
#FD94AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FD94AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94AD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94AD | 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)
#A5A7AE
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#FF8C9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd94ad; /* rgb */ color: rgb(253, 148, 173); /* oklch */ color: oklch(78.3% 0.129 5.2);
Tailwind
colors: {
custom: {
50: '#ffb5c5',
500: '#fd94ad',
950: '#000000',
},
}SCSS
$custom: #fd94ad; $custom-light: #ffb5c5; $custom-dark: #000000;
JSON
{
"hex": "#fd94ad",
"rgb": {
"r": 253,
"g": 148,
"b": 173
},
"hsl": {
"h": 345.714,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.78318,
"c": 0.12865,
"h": 5.2
},
"luminance": 0.4508
}Semantic roles & 50–950 ramp
primary
#FD94AD
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081