#FD8CA4#FD8CA4
#FD8CA4 is a light, vivid red. Relative luminance 0.423; OKLCH L 76.8% C 0.138 H 7.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CA4 |
|---|---|
| RGB | rgb(253, 140, 164) |
| HSL | hsl(347, 97%, 77%) |
| HSV | hsv(347, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 35.2%, 0.8%) |
| CIE-LAB | lab(71.09, 45.23, 6.56) |
| CIE-LCH | lch(71.09, 45.70, 8.25°) |
| OKLab | oklab(76.83% 0.1372 0.0176) |
| OKLCH | oklch(76.83% 0.138 7.3) |
| XYZ | xyz(56.5895, 42.3241, 40.3038) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.64
Rose Pink
#F7879A
ΔE00 2.17
Pinky
#FC86AA
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 3.94
Pig Pink
#E78EA5
ΔE00 4.10
Carnation
#FD798F
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CA4 #8CFDE5
analogous
#FD8CDC #FD8CA4 #FDAD8C
triadic
#FD8CA4 #A4FD8C #8CA4FD
tetradic
#FD8CA4 #DCFD8C #8CFDE5 #AD8CFD
square
#FD8CA4 #DCFD8C #8CFDE5 #AD8CFD
split-complementary
#FD8CA4 #8CFDAD #8CDCFD
monochromatic
#FB1445 #FC5074 #FD8CA4 #FEC8D4 #FEE1E7
Accessibility & contrast
On white
2.22
#FD8CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FD8CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CA4
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CA4 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8ca4; /* rgb */ color: rgb(253, 140, 164); /* oklch */ color: oklch(76.8% 0.138 7.3);
Tailwind
colors: {
custom: {
50: '#ffb0be',
500: '#fd8ca4',
950: '#000000',
},
}SCSS
$custom: #fd8ca4; $custom-light: #ffb0be; $custom-dark: #000000;
JSON
{
"hex": "#fd8ca4",
"rgb": {
"r": 253,
"g": 140,
"b": 164
},
"hsl": {
"h": 347.257,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.76835,
"c": 0.13836,
"h": 7.3
},
"luminance": 0.42319
}Semantic roles & 50–950 ramp
primary
#FD8CA4
secondary
#D4F7EF
accent
#E6B500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081