#FD949C#FD949C
#FD949C is a light, vivid red. Relative luminance 0.445; OKLCH L 77.9% C 0.127 H 15.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD949C |
|---|---|
| RGB | rgb(253, 148, 156) |
| HSL | hsl(355, 96%, 79%) |
| HSV | hsv(355, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 38.3%, 0.8%) |
| CIE-LAB | lab(72.54, 40.26, 13.06) |
| CIE-LCH | lch(72.54, 42.32, 17.98°) |
| OKLab | oklab(77.87% 0.1219 0.0339) |
| OKLCH | oklch(77.87% 0.127 15.5) |
| XYZ | xyz(57.1014, 44.4677, 37.0218) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.05
Blush Pink
#FE828C
ΔE00 4.05
Carnation
#FD798F
ΔE00 6.06
Lightcoral
#F08080
ΔE00 6.09
Rosa
#FE86A4
ΔE00 6.13
Salmon Pink
#FE7B7C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD949C #94FDF5
analogous
#FD94D0 #FD949C #FDC094
triadic
#FD949C #9CFD94 #949CFD
tetradic
#FD949C #D0FD94 #94FDF5 #C094FD
square
#FD949C #D0FD94 #94FDF5 #C094FD
split-complementary
#FD949C #94FDC0 #94D0FD
monochromatic
#FB1C2D #FC5864 #FD949C #FED0D4 #FEE1E3
Accessibility & contrast
On white
2.12
#FD949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FD949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD949C
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD949C | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59C
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#FF8897
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd949c; /* rgb */ color: rgb(253, 148, 156); /* oklch */ color: oklch(77.9% 0.127 15.5);
Tailwind
colors: {
custom: {
50: '#ffb5b9',
500: '#fd949c',
950: '#000000',
},
}SCSS
$custom: #fd949c; $custom-light: #ffb5b9; $custom-dark: #000000;
JSON
{
"hex": "#fd949c",
"rgb": {
"r": 253,
"g": 148,
"b": 156
},
"hsl": {
"h": 355.429,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.77874,
"c": 0.1265,
"h": 15.5
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#FD949C
secondary
#D4F7F4
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080