#FD95A2#FD95A2
#FD95A2 is a light, vivid red. Relative luminance 0.450; OKLCH L 78.2% C 0.125 H 12.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95A2 |
|---|---|
| RGB | rgb(253, 149, 162) |
| HSL | hsl(353, 96%, 79%) |
| HSV | hsv(353, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 36%, 0.8%) |
| CIE-LAB | lab(72.89, 40.43, 10.23) |
| CIE-LCH | lch(72.89, 41.71, 14.20°) |
| OKLab | oklab(78.18% 0.1226 0.0268) |
| OKLCH | oklch(78.18% 0.125 12.3) |
| XYZ | xyz(57.7796, 44.9910, 39.8164) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.38
Rosa
#FE86A4
ΔE00 4.85
Blush Pink
#FE828C
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.59
Carnation
#FD798F
ΔE00 6.00
Pinky
#FC86AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95A2 #95FDF0
analogous
#FD95D6 #FD95A2 #FDBC95
triadic
#FD95A2 #A2FD95 #95A2FD
tetradic
#FD95A2 #D6FD95 #95FDF0 #BC95FD
square
#FD95A2 #D6FD95 #95FDF0 #BC95FD
split-complementary
#FD95A2 #95FDBC #95D6FD
monochromatic
#FB1D39 #FC596D #FD95A2 #FED1D7 #FEE1E5
Accessibility & contrast
On white
2.10
#FD95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FD95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95A2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95A2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#FF8A9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd95a2; /* rgb */ color: rgb(253, 149, 162); /* oklch */ color: oklch(78.2% 0.125 12.3);
Tailwind
colors: {
custom: {
50: '#ffb5bd',
500: '#fd95a2',
950: '#000000',
},
}SCSS
$custom: #fd95a2; $custom-light: #ffb5bd; $custom-dark: #000000;
JSON
{
"hex": "#fd95a2",
"rgb": {
"r": 253,
"g": 149,
"b": 162
},
"hsl": {
"h": 352.5,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.78183,
"c": 0.12547,
"h": 12.3
},
"luminance": 0.44986
}Semantic roles & 50–950 ramp
primary
#FD95A2
secondary
#D4F7F2
accent
#E6C900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081