#FD95DF#FD95DF
#FD95DF is a light, vivid pink. Relative luminance 0.477; OKLCH L 80.1% C 0.153 H 338.6°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95DF |
|---|---|
| RGB | rgb(253, 149, 223) |
| HSL | hsl(317, 96%, 79%) |
| HSV | hsv(317, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 11.9%, 0.8%) |
| CIE-LAB | lab(74.64, 48.86, -20.83) |
| CIE-LCH | lch(74.64, 53.11, 336.91°) |
| OKLab | oklab(80.09% 0.1424 -0.0557) |
| OKLCH | oklch(80.09% 0.153 338.6) |
| XYZ | xyz(64.5750, 47.7091, 75.6052) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95DF #95FDB3
analogous
#E795FD #FD95DF #FD95AB
triadic
#FD95DF #DFFD95 #95DFFD
tetradic
#FD95DF #FDE795 #95FDB3 #95ABFD
square
#FD95DF #FDE795 #95FDB3 #95ABFD
split-complementary
#FD95DF #ABFD95 #95FDE7
monochromatic
#FB1DBB #FC59CD #FD95DF #FED1F1 #FEE1F6
Accessibility & contrast
On white
1.99
#FD95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#FD95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95DF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95DF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#FF97B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd95df; /* rgb */ color: rgb(253, 149, 223); /* oklch */ color: oklch(80.1% 0.153 338.6);
Tailwind
colors: {
custom: {
50: '#ffb6e9',
500: '#fd95df',
950: '#000000',
},
}SCSS
$custom: #fd95df; $custom-light: #ffb6e9; $custom-dark: #000000;
JSON
{
"hex": "#fd95df",
"rgb": {
"r": 253,
"g": 149,
"b": 223
},
"hsl": {
"h": 317.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.80091,
"c": 0.15292,
"h": 338.6
},
"luminance": 0.47705
}Semantic roles & 50–950 ramp
primary
#FD95DF
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084