#FD95AB#FD95AB
#FD95AB is a light, vivid red. Relative luminance 0.453; OKLCH L 78.4% C 0.127 H 6.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95AB |
|---|---|
| RGB | rgb(253, 149, 171) |
| HSL | hsl(347, 96%, 79%) |
| HSV | hsv(347, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 32.4%, 0.8%) |
| CIE-LAB | lab(73.10, 41.51, 5.56) |
| CIE-LCH | lch(73.10, 41.88, 7.63°) |
| OKLab | oklab(78.42% 0.1259 0.015) |
| OKLCH | oklch(78.42% 0.127 6.8) |
| XYZ | xyz(58.6084, 45.3225, 44.1815) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.34
Rose Pink
#F7879A
ΔE00 3.73
Pig Pink
#E78EA5
ΔE00 4.12
Pinky
#FC86AA
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 5.32
Soft Pink
#FDB0C0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95AB #95FDE7
analogous
#FD95DF #FD95AB #FDB395
triadic
#FD95AB #ABFD95 #95ABFD
tetradic
#FD95AB #DFFD95 #95FDE7 #B395FD
square
#FD95AB #DFFD95 #95FDE7 #B395FD
split-complementary
#FD95AB #95FDB3 #95DFFD
monochromatic
#FB1D4C #FC597B #FD95AB #FED1DB #FEE1E7
Accessibility & contrast
On white
2.09
#FD95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FD95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95AB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95AB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#FF8C9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd95ab; /* rgb */ color: rgb(253, 149, 171); /* oklch */ color: oklch(78.4% 0.127 6.8);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fd95ab',
950: '#000000',
},
}SCSS
$custom: #fd95ab; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fd95ab",
"rgb": {
"r": 253,
"g": 149,
"b": 171
},
"hsl": {
"h": 347.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.7842,
"c": 0.12675,
"h": 6.8
},
"luminance": 0.45318
}Semantic roles & 50–950 ramp
primary
#FD95AB
secondary
#D4F7EF
accent
#E6B500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081