#FE96DF#FE96DF
#FE96DF is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.4% C 0.152 H 339.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FE96DF |
|---|---|
| RGB | rgb(254, 150, 223) |
| HSL | hsl(318, 98%, 79%) |
| HSV | hsv(318, 41%, 100%) |
| CMYK | cmyk(0%, 40.9%, 12.2%, 0.4%) |
| CIE-LAB | lab(74.96, 48.67, -20.33) |
| CIE-LCH | lch(74.96, 52.74, 337.33°) |
| OKLab | oklab(80.36% 0.142 -0.0543) |
| OKLCH | oklch(80.36% 0.152 339.1) |
| XYZ | xyz(65.0989, 48.2152, 75.6753) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 7.04
Violet (CSS)
#EE82EE
ΔE00 7.50
Purply Pink
#F075E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE96DF #96FEB5
analogous
#E996FE #FE96DF #FE96AB
triadic
#FE96DF #DFFE96 #96DFFE
tetradic
#FE96DF #FEE996 #96FEB5 #96ABFE
square
#FE96DF #FEE996 #96FEB5 #96ABFE
split-complementary
#FE96DF #ABFE96 #96FEE9
monochromatic
#FD1DBA #FD59CD #FE96DF #FFD3F1 #FFE1F6
Accessibility & contrast
On white
1.97
#FE96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FE96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE96DF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE96DF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE2
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#FF98B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe96df; /* rgb */ color: rgb(254, 150, 223); /* oklch */ color: oklch(80.4% 0.152 339.1);
Tailwind
colors: {
custom: {
50: '#ffb7e9',
500: '#fe96df',
950: '#000000',
},
}SCSS
$custom: #fe96df; $custom-light: #ffb7e9; $custom-dark: #000000;
JSON
{
"hex": "#fe96df",
"rgb": {
"r": 254,
"g": 150,
"b": 223
},
"hsl": {
"h": 317.885,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.80357,
"c": 0.15206,
"h": 339.1
},
"luminance": 0.48211
}Semantic roles & 50–950 ramp
primary
#FE96DF
secondary
#D4F7DE
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084