#FD95BE#FD95BE
#FD95BE is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.0% C 0.133 H 355.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95BE |
|---|---|
| RGB | rgb(253, 149, 190) |
| HSL | hsl(336, 96%, 79%) |
| HSV | hsv(336, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 24.9%, 0.8%) |
| CIE-LAB | lab(73.61, 43.98, -4.21) |
| CIE-LCH | lch(73.61, 44.18, 354.53°) |
| OKLab | oklab(78.97% 0.1325 -0.0105) |
| OKLCH | oklch(78.97% 0.133 355.5) |
| XYZ | xyz(60.5513, 46.0997, 54.4142) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.06
Carnation Pink
#FF7FA7
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95BE #95FDD4
analogous
#FD95F2 #FD95BE #FDA095
triadic
#FD95BE #BEFD95 #95BEFD
tetradic
#FD95BE #F2FD95 #95FDD4 #A095FD
square
#FD95BE #F2FD95 #95FDD4 #A095FD
split-complementary
#FD95BE #95FDA0 #95F2FD
monochromatic
#FB1D74 #FC5999 #FD95BE #FED1E3 #FEE1ED
Accessibility & contrast
On white
2.05
#FD95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FD95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95BE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95BE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FF90A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd95be; /* rgb */ color: rgb(253, 149, 190); /* oklch */ color: oklch(79.0% 0.133 355.5);
Tailwind
colors: {
custom: {
50: '#ffb6d1',
500: '#fd95be',
950: '#000000',
},
}SCSS
$custom: #fd95be; $custom-light: #ffb6d1; $custom-dark: #000000;
JSON
{
"hex": "#fd95be",
"rgb": {
"r": 253,
"g": 149,
"b": 190
},
"hsl": {
"h": 336.346,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.78972,
"c": 0.13288,
"h": 355.5
},
"luminance": 0.46095
}Semantic roles & 50–950 ramp
primary
#FD95BE
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082