#FD8CA5#FD8CA5
#FD8CA5 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.9% C 0.139 H 6.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CA5 |
|---|---|
| RGB | rgb(253, 140, 165) |
| HSL | hsl(347, 97%, 77%) |
| HSV | hsv(347, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 34.8%, 0.8%) |
| CIE-LAB | lab(71.12, 45.35, 6.04) |
| CIE-LCH | lch(71.12, 45.75, 7.59°) |
| OKLab | oklab(76.86% 0.1376 0.0162) |
| OKLCH | oklch(76.86% 0.139 6.7) |
| XYZ | xyz(56.6802, 42.3604, 40.7812) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.48
Rose Pink
#F7879A
ΔE00 2.40
Pinky
#FC86AA
ΔE00 2.85
Carnation Pink
#FF7FA7
ΔE00 3.73
Pig Pink
#E78EA5
ΔE00 4.00
Carnation
#FD798F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CA5 #8CFDE4
analogous
#FD8CDD #FD8CA5 #FDAC8C
triadic
#FD8CA5 #A5FD8C #8CA5FD
tetradic
#FD8CA5 #DDFD8C #8CFDE4 #AC8CFD
square
#FD8CA5 #DDFD8C #8CFDE4 #AC8CFD
split-complementary
#FD8CA5 #8CFDAC #8CDDFD
monochromatic
#FB1447 #FC5076 #FD8CA5 #FEC8D4 #FEE1E7
Accessibility & contrast
On white
2.22
#FD8CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FD8CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CA5
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CA5 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A6
Deuteranopia (green-blind)
#BCB6A3
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8ca5; /* rgb */ color: rgb(253, 140, 165); /* oklch */ color: oklch(76.9% 0.139 6.7);
Tailwind
colors: {
custom: {
50: '#ffb0bf',
500: '#fd8ca5',
950: '#000000',
},
}SCSS
$custom: #fd8ca5; $custom-light: #ffb0bf; $custom-dark: #000000;
JSON
{
"hex": "#fd8ca5",
"rgb": {
"r": 253,
"g": 140,
"b": 165
},
"hsl": {
"h": 346.726,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.76862,
"c": 0.13855,
"h": 6.7
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#FD8CA5
secondary
#D4F7EF
accent
#E6B300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081