#FD94A2#FD94A2
#FD94A2 is a light, vivid red. Relative luminance 0.447; OKLCH L 78.0% C 0.127 H 11.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94A2 |
|---|---|
| RGB | rgb(253, 148, 162) |
| HSL | hsl(352, 96%, 79%) |
| HSV | hsv(352, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 36%, 0.8%) |
| CIE-LAB | lab(72.68, 40.94, 9.94) |
| CIE-LCH | lch(72.68, 42.13, 13.64°) |
| OKLab | oklab(78.02% 0.1241 0.0261) |
| OKLCH | oklch(78.02% 0.127 11.9) |
| XYZ | xyz(57.6221, 44.6759, 39.7639) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.11
Rosa
#FE86A4
ΔE00 4.53
Blush Pink
#FE828C
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 5.39
Carnation
#FD798F
ΔE00 5.77
Pinky
#FC86AA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94A2 #94FDEF
analogous
#FD94D6 #FD94A2 #FDBA94
triadic
#FD94A2 #A2FD94 #94A2FD
tetradic
#FD94A2 #D6FD94 #94FDEF #BA94FD
square
#FD94A2 #D6FD94 #94FDEF #BA94FD
split-complementary
#FD94A2 #94FDBA #94D6FD
monochromatic
#FB1C3A #FC586E #FD94A2 #FED0D6 #FEE1E5
Accessibility & contrast
On white
2.11
#FD94A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD94A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94A2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94A2 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FF8999
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd94a2; /* rgb */ color: rgb(253, 148, 162); /* oklch */ color: oklch(78.0% 0.127 11.9);
Tailwind
colors: {
custom: {
50: '#ffb5bd',
500: '#fd94a2',
950: '#000000',
},
}SCSS
$custom: #fd94a2; $custom-light: #ffb5bd; $custom-dark: #000000;
JSON
{
"hex": "#fd94a2",
"rgb": {
"r": 253,
"g": 148,
"b": 162
},
"hsl": {
"h": 352,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.78024,
"c": 0.12683,
"h": 11.9
},
"luminance": 0.44671
}Semantic roles & 50–950 ramp
primary
#FD94A2
secondary
#D4F7F2
accent
#E6C700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081