#FD849B#FD849B
#FD849B is a light, vivid red. Relative luminance 0.398; OKLCH L 75.4% C 0.148 H 9.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FD849B |
|---|---|
| RGB | rgb(253, 132, 155) |
| HSL | hsl(349, 97%, 75%) |
| HSV | hsv(349, 48%, 99%) |
| CMYK | cmyk(0%, 47.8%, 38.7%, 0.8%) |
| CIE-LAB | lab(69.30, 48.19, 9.02) |
| CIE-LCH | lch(69.30, 49.03, 10.61°) |
| OKLab | oklab(75.4% 0.1462 0.0238) |
| OKLCH | oklch(75.4% 0.148 9.2) |
| XYZ | xyz(54.6786, 39.7570, 35.7982) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.26
Rosa
#FE86A4
ΔE00 2.21
Carnation
#FD798F
ΔE00 2.71
Pinky
#FC86AA
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.16
Blush Pink
#FE828C
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD849B #84FDE6
analogous
#FD84D7 #FD849B #FDA984
triadic
#FD849B #9BFD84 #849BFD
tetradic
#FD849B #D7FD84 #84FDE6 #A984FD
square
#FD849B #D7FD84 #84FDE6 #A984FD
split-complementary
#FD849B #84FDA9 #84D7FD
monochromatic
#FB0C39 #FC486A #FD849B #FEC0CC #FFE1E7
Accessibility & contrast
On white
2.35
#FD849B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FD849B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD849B
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD849B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD849B | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9B
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#FF778C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd849b; /* rgb */ color: rgb(253, 132, 155); /* oklch */ color: oklch(75.4% 0.148 9.2);
Tailwind
colors: {
custom: {
50: '#ffaab8',
500: '#fd849b',
950: '#000000',
},
}SCSS
$custom: #fd849b; $custom-light: #ffaab8; $custom-dark: #000000;
JSON
{
"hex": "#fd849b",
"rgb": {
"r": 253,
"g": 132,
"b": 155
},
"hsl": {
"h": 348.595,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.75401,
"c": 0.14813,
"h": 9.2
},
"luminance": 0.39752
}Semantic roles & 50–950 ramp
primary
#FD849B
secondary
#D4F7F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80