#FD949F#FD949F
#FD949F is a light, vivid red. Relative luminance 0.446; OKLCH L 77.9% C 0.127 H 13.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD949F |
|---|---|
| RGB | rgb(253, 148, 159) |
| HSL | hsl(354, 96%, 79%) |
| HSV | hsv(354, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 37.2%, 0.8%) |
| CIE-LAB | lab(72.61, 40.60, 11.50) |
| CIE-LCH | lch(72.61, 42.19, 15.81°) |
| OKLab | oklab(77.95% 0.123 0.03) |
| OKLCH | oklch(77.95% 0.127 13.7) |
| XYZ | xyz(57.3586, 44.5705, 38.3762) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.47
Blush Pink
#FE828C
ΔE00 4.38
Rosa
#FE86A4
ΔE00 5.29
Carnation
#FD798F
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.09
Lightcoral
#F08080
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD949F #94FDF2
analogous
#FD94D3 #FD949F #FDBD94
triadic
#FD949F #9FFD94 #949FFD
tetradic
#FD949F #D3FD94 #94FDF2 #BD94FD
square
#FD949F #D3FD94 #94FDF2 #BD94FD
split-complementary
#FD949F #94FDBD #94D3FD
monochromatic
#FB1C33 #FC5869 #FD949F #FED0D5 #FEE1E4
Accessibility & contrast
On white
2.12
#FD949F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD949F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD949F
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD949F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD949F | 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)
#A8A69F
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#FF8998
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd949f; /* rgb */ color: rgb(253, 148, 159); /* oklch */ color: oklch(77.9% 0.127 13.7);
Tailwind
colors: {
custom: {
50: '#ffb5bb',
500: '#fd949f',
950: '#000000',
},
}SCSS
$custom: #fd949f; $custom-light: #ffb5bb; $custom-dark: #000000;
JSON
{
"hex": "#fd949f",
"rgb": {
"r": 253,
"g": 148,
"b": 159
},
"hsl": {
"h": 353.714,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.77948,
"c": 0.12662,
"h": 13.7
},
"luminance": 0.44566
}Semantic roles & 50–950 ramp
primary
#FD949F
secondary
#D4F7F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080