#FD95DB#FD95DB
#FD95DB is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.9% C 0.150 H 340.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95DB |
|---|---|
| RGB | rgb(253, 149, 219) |
| HSL | hsl(320, 96%, 79%) |
| HSV | hsv(320, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 13.4%, 0.8%) |
| CIE-LAB | lab(74.51, 48.23, -18.84) |
| CIE-LCH | lch(74.51, 51.78, 338.66°) |
| OKLab | oklab(79.94% 0.1413 -0.0502) |
| OKLCH | oklch(79.94% 0.15 340.4) |
| XYZ | xyz(64.0420, 47.4960, 72.7986) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Pink (survey)
#FF81C0
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 7.12
Violet (CSS)
#EE82EE
ΔE00 7.89
Purply Pink
#F075E6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95DB #95FDB7
analogous
#EB95FD #FD95DB #FD95A7
triadic
#FD95DB #DBFD95 #95DBFD
tetradic
#FD95DB #FDEB95 #95FDB7 #95A7FD
square
#FD95DB #FDEB95 #95FDB7 #95A7FD
split-complementary
#FD95DB #A7FD95 #95FDEB
monochromatic
#FB1DB2 #FC59C7 #FD95DB #FED1EF #FEE1F5
Accessibility & contrast
On white
2.00
#FD95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FD95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95DB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95DB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd95db; /* rgb */ color: rgb(253, 149, 219); /* oklch */ color: oklch(79.9% 0.150 340.4);
Tailwind
colors: {
custom: {
50: '#ffb6e6',
500: '#fd95db',
950: '#000000',
},
}SCSS
$custom: #fd95db; $custom-light: #ffb6e6; $custom-dark: #000000;
JSON
{
"hex": "#fd95db",
"rgb": {
"r": 253,
"g": 149,
"b": 219
},
"hsl": {
"h": 319.615,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.79944,
"c": 0.14997,
"h": 340.4
},
"luminance": 0.47492
}Semantic roles & 50–950 ramp
primary
#FD95DB
secondary
#D4F7E0
accent
#E64B00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084