#FD96DF#FD96DF
#FD96DF is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.2% C 0.151 H 338.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96DF |
|---|---|
| RGB | rgb(253, 150, 223) |
| HSL | hsl(317, 96%, 79%) |
| HSV | hsv(317, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 11.9%, 0.8%) |
| CIE-LAB | lab(74.84, 48.35, -20.52) |
| CIE-LCH | lch(74.84, 52.53, 337.00°) |
| OKLab | oklab(80.24% 0.1409 -0.0549) |
| OKLCH | oklch(80.24% 0.151 338.7) |
| XYZ | xyz(64.7338, 48.0269, 75.6582) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.48
Plum
#DDA0DD
ΔE00 6.41
Pink (survey)
#FF81C0
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.89
Violet (CSS)
#EE82EE
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96DF #96FDB4
analogous
#E896FD #FD96DF #FD96AC
triadic
#FD96DF #DFFD96 #96DFFD
tetradic
#FD96DF #FDE896 #96FDB4 #96ACFD
square
#FD96DF #FDE896 #96FDB4 #96ACFD
split-complementary
#FD96DF #ACFD96 #96FDE8
monochromatic
#FB1EBA #FC5ACD #FD96DF #FED2F1 #FEE1F6
Accessibility & contrast
On white
1.98
#FD96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FD96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96DF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96DF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#FF98B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd96df; /* rgb */ color: rgb(253, 150, 223); /* oklch */ color: oklch(80.2% 0.151 338.7);
Tailwind
colors: {
custom: {
50: '#ffb7e9',
500: '#fd96df',
950: '#000000',
},
}SCSS
$custom: #fd96df; $custom-light: #ffb7e9; $custom-dark: #000000;
JSON
{
"hex": "#fd96df",
"rgb": {
"r": 253,
"g": 150,
"b": 223
},
"hsl": {
"h": 317.476,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.80242,
"c": 0.15124,
"h": 338.7
},
"luminance": 0.48023
}Semantic roles & 50–950 ramp
primary
#FD96DF
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084