#FD949E#FD949E
#FD949E is a light, vivid red. Relative luminance 0.445; OKLCH L 77.9% C 0.127 H 14.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD949E |
|---|---|
| RGB | rgb(253, 148, 158) |
| HSL | hsl(354, 96%, 79%) |
| HSV | hsv(354, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 37.5%, 0.8%) |
| CIE-LAB | lab(72.59, 40.48, 12.02) |
| CIE-LCH | lch(72.59, 42.23, 16.54°) |
| OKLab | oklab(77.92% 0.1226 0.0313) |
| OKLCH | oklch(77.92% 0.127 14.3) |
| XYZ | xyz(57.2722, 44.5360, 37.9211) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.65
Blush Pink
#FE828C
ΔE00 4.25
Rosa
#FE86A4
ΔE00 5.56
Carnation
#FD798F
ΔE00 5.89
Pig Pink
#E78EA5
ΔE00 6.33
Lightcoral
#F08080
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD949E #94FDF3
analogous
#FD94D2 #FD949E #FDBE94
triadic
#FD949E #9EFD94 #949EFD
tetradic
#FD949E #D2FD94 #94FDF3 #BE94FD
square
#FD949E #D2FD94 #94FDF3 #BE94FD
split-complementary
#FD949E #94FDBE #94D2FD
monochromatic
#FB1C31 #FC5868 #FD949E #FED0D4 #FEE1E4
Accessibility & contrast
On white
2.12
#FD949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD949E
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD949E | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FF8998
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd949e; /* rgb */ color: rgb(253, 148, 158); /* oklch */ color: oklch(77.9% 0.127 14.3);
Tailwind
colors: {
custom: {
50: '#ffb5ba',
500: '#fd949e',
950: '#000000',
},
}SCSS
$custom: #fd949e; $custom-light: #ffb5ba; $custom-dark: #000000;
JSON
{
"hex": "#fd949e",
"rgb": {
"r": 253,
"g": 148,
"b": 158
},
"hsl": {
"h": 354.286,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.77923,
"c": 0.12656,
"h": 14.3
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#FD949E
secondary
#D4F7F3
accent
#E6D000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080