#FD90A9#FD90A9
#FD90A9 is a light, vivid red. Relative luminance 0.437; OKLCH L 77.6% C 0.134 H 6.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90A9 |
|---|---|
| RGB | rgb(253, 144, 169) |
| HSL | hsl(346, 96%, 78%) |
| HSV | hsv(346, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 33.2%, 0.8%) |
| CIE-LAB | lab(72.03, 43.81, 5.12) |
| CIE-LCH | lch(72.03, 44.10, 6.66°) |
| OKLab | oklab(77.59% 0.1329 0.0139) |
| OKLCH | oklch(77.59% 0.134 6) |
| XYZ | xyz(57.6451, 43.6986, 42.9271) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.18
Pinky
#FC86AA
ΔE00 3.02
Rose Pink
#F7879A
ΔE00 3.18
Pig Pink
#E78EA5
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.17
Carnation
#FD798F
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90A9 #90FDE4
analogous
#FD90DF #FD90A9 #FDAE90
triadic
#FD90A9 #A9FD90 #90A9FD
tetradic
#FD90A9 #DFFD90 #90FDE4 #AE90FD
square
#FD90A9 #DFFD90 #90FDE4 #AE90FD
split-complementary
#FD90A9 #90FDAE #90DFFD
monochromatic
#FB184C #FC547A #FD90A9 #FECCD8 #FEE1E8
Accessibility & contrast
On white
2.16
#FD90A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FD90A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90A9
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90A9 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd90a9; /* rgb */ color: rgb(253, 144, 169); /* oklch */ color: oklch(77.6% 0.134 6.0);
Tailwind
colors: {
custom: {
50: '#ffb2c2',
500: '#fd90a9',
950: '#000000',
},
}SCSS
$custom: #fd90a9; $custom-light: #ffb2c2; $custom-dark: #000000;
JSON
{
"hex": "#fd90a9",
"rgb": {
"r": 253,
"g": 144,
"b": 169
},
"hsl": {
"h": 346.239,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.77585,
"c": 0.1336,
"h": 6
},
"luminance": 0.43694
}Semantic roles & 50–950 ramp
primary
#FD90A9
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081