#FD95D2#FD95D2
#FD95D2 is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.6% C 0.144 H 344.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95D2 |
|---|---|
| RGB | rgb(253, 149, 210) |
| HSL | hsl(325, 96%, 79%) |
| HSV | hsv(325, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 17%, 0.8%) |
| CIE-LAB | lab(74.21, 46.85, -14.34) |
| CIE-LCH | lch(74.21, 49.00, 342.98°) |
| OKLab | oklab(79.63% 0.1388 -0.0378) |
| OKLCH | oklch(79.63% 0.144 344.7) |
| XYZ | xyz(62.8891, 47.0348, 66.7265) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 4.56
Plum
#DDA0DD
ΔE00 7.60
Lavender Pink
#DD85D7
ΔE00 8.29
Powder Pink
#FFB2D0
ΔE00 8.30
Bubblegum (survey)
#FF6CB5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95D2 #95FDC0
analogous
#F495FD #FD95D2 #FD959E
triadic
#FD95D2 #D2FD95 #95D2FD
tetradic
#FD95D2 #FDF495 #95FDC0 #959EFD
square
#FD95D2 #FDF495 #95FDC0 #959EFD
split-complementary
#FD95D2 #9EFD95 #95FDF4
monochromatic
#FB1D9F #FC59B9 #FD95D2 #FED1EC #FEE1F2
Accessibility & contrast
On white
2.02
#FD95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FD95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95D2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95D2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#FF94AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd95d2; /* rgb */ color: rgb(253, 149, 210); /* oklch */ color: oklch(79.6% 0.144 344.7);
Tailwind
colors: {
custom: {
50: '#ffb6df',
500: '#fd95d2',
950: '#000000',
},
}SCSS
$custom: #fd95d2; $custom-light: #ffb6df; $custom-dark: #000000;
JSON
{
"hex": "#fd95d2",
"rgb": {
"r": 253,
"g": 149,
"b": 210
},
"hsl": {
"h": 324.808,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.79626,
"c": 0.14382,
"h": 344.7
},
"luminance": 0.47031
}Semantic roles & 50–950 ramp
primary
#FD95D2
secondary
#D4F7E3
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083