#FD8CA6#FD8CA6
#FD8CA6 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.9% C 0.139 H 6.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CA6 |
|---|---|
| RGB | rgb(253, 140, 166) |
| HSL | hsl(346, 97%, 77%) |
| HSV | hsv(346, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 34.4%, 0.8%) |
| CIE-LAB | lab(71.14, 45.46, 5.52) |
| CIE-LCH | lch(71.14, 45.80, 6.92°) |
| OKLab | oklab(76.89% 0.138 0.0149) |
| OKLCH | oklch(76.89% 0.139 6.2) |
| XYZ | xyz(56.7716, 42.3969, 41.2625) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.36
Pinky
#FC86AA
ΔE00 2.59
Rose Pink
#F7879A
ΔE00 2.64
Carnation Pink
#FF7FA7
ΔE00 3.53
Pig Pink
#E78EA5
ΔE00 3.92
Carnation
#FD798F
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CA6 #8CFDE3
analogous
#FD8CDE #FD8CA6 #FDAB8C
triadic
#FD8CA6 #A6FD8C #8CA6FD
tetradic
#FD8CA6 #DEFD8C #8CFDE3 #AB8CFD
square
#FD8CA6 #DEFD8C #8CFDE3 #AB8CFD
split-complementary
#FD8CA6 #8CFDAB #8CDEFD
monochromatic
#FB1449 #FC5077 #FD8CA6 #FEC8D5 #FEE1E8
Accessibility & contrast
On white
2.22
#FD8CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FD8CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CA6
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CA6 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A7
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8ca6; /* rgb */ color: rgb(253, 140, 166); /* oklch */ color: oklch(76.9% 0.139 6.2);
Tailwind
colors: {
custom: {
50: '#ffb0c0',
500: '#fd8ca6',
950: '#000000',
},
}SCSS
$custom: #fd8ca6; $custom-light: #ffb0c0; $custom-dark: #000000;
JSON
{
"hex": "#fd8ca6",
"rgb": {
"r": 253,
"g": 140,
"b": 166
},
"hsl": {
"h": 346.195,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.7689,
"c": 0.13876,
"h": 6.2
},
"luminance": 0.42392
}Semantic roles & 50–950 ramp
primary
#FD8CA6
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081