#FD95B3#FD95B3
#FD95B3 is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.6% C 0.129 H 1.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95B3 |
|---|---|
| RGB | rgb(253, 149, 179) |
| HSL | hsl(343, 96%, 79%) |
| HSV | hsv(343, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 29.2%, 0.8%) |
| CIE-LAB | lab(73.31, 42.52, 1.43) |
| CIE-LCH | lch(73.31, 42.54, 1.93°) |
| OKLab | oklab(78.64% 0.1287 0.0043) |
| OKLCH | oklch(78.64% 0.129 1.9) |
| XYZ | xyz(59.3941, 45.6368, 48.3197) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.25
Rosa
#FE86A4
ΔE00 3.65
Pig Pink
#E78EA5
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.65
Rose Pink
#F7879A
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95B3 #95FDDF
analogous
#FD95E7 #FD95B3 #FDAB95
triadic
#FD95B3 #B3FD95 #95B3FD
tetradic
#FD95B3 #E7FD95 #95FDDF #AB95FD
square
#FD95B3 #E7FD95 #95FDDF #AB95FD
split-complementary
#FD95B3 #95FDAB #95E7FD
monochromatic
#FB1D5D #FC5988 #FD95B3 #FED1DE #FEE1E9
Accessibility & contrast
On white
2.07
#FD95B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FD95B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95B3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95B3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#FF8EA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd95b3; /* rgb */ color: rgb(253, 149, 179); /* oklch */ color: oklch(78.6% 0.129 1.9);
Tailwind
colors: {
custom: {
50: '#ffb6c9',
500: '#fd95b3',
950: '#000000',
},
}SCSS
$custom: #fd95b3; $custom-light: #ffb6c9; $custom-dark: #000000;
JSON
{
"hex": "#fd95b3",
"rgb": {
"r": 253,
"g": 149,
"b": 179
},
"hsl": {
"h": 342.692,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.78644,
"c": 0.12878,
"h": 1.9
},
"luminance": 0.45632
}Semantic roles & 50–950 ramp
primary
#FD95B3
secondary
#D4F7ED
accent
#E6A300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082