#FD949B#FD949B
#FD949B is a light, vivid red. Relative luminance 0.444; OKLCH L 77.8% C 0.127 H 16.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD949B |
|---|---|
| RGB | rgb(253, 148, 155) |
| HSL | hsl(356, 96%, 79%) |
| HSV | hsv(356, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 38.7%, 0.8%) |
| CIE-LAB | lab(72.52, 40.15, 13.58) |
| CIE-LCH | lch(72.52, 42.38, 18.69°) |
| OKLab | oklab(77.85% 0.1215 0.0352) |
| OKLCH | oklch(77.85% 0.127 16.1) |
| XYZ | xyz(57.0171, 44.4339, 36.5777) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.00
Rose Pink
#F7879A
ΔE00 4.28
Lightcoral
#F08080
ΔE00 5.91
Carnation
#FD798F
ΔE00 6.17
Rosa
#FE86A4
ΔE00 6.42
Salmon Pink
#FE7B7C
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD949B #94FDF6
analogous
#FD94CF #FD949B #FDC194
triadic
#FD949B #9BFD94 #949BFD
tetradic
#FD949B #CFFD94 #94FDF6 #C194FD
square
#FD949B #CFFD94 #94FDF6 #C194FD
split-complementary
#FD949B #94FDC1 #94CFFD
monochromatic
#FB1C2B #FC5863 #FD949B #FED0D3 #FEE1E3
Accessibility & contrast
On white
2.12
#FD949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FD949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD949B
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD949B | 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)
#A8A59B
Deuteranopia (green-blind)
#C2BA99
Tritanopia (blue-blind)
#FF8897
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd949b; /* rgb */ color: rgb(253, 148, 155); /* oklch */ color: oklch(77.8% 0.127 16.1);
Tailwind
colors: {
custom: {
50: '#ffb5b8',
500: '#fd949b',
950: '#000000',
},
}SCSS
$custom: #fd949b; $custom-light: #ffb5b8; $custom-dark: #000000;
JSON
{
"hex": "#fd949b",
"rgb": {
"r": 253,
"g": 148,
"b": 155
},
"hsl": {
"h": 356,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.77849,
"c": 0.1265,
"h": 16.1
},
"luminance": 0.44429
}Semantic roles & 50–950 ramp
primary
#FD949B
secondary
#D4F7F4
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080