#FE95DF#FE95DF
#FE95DF is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.2% C 0.154 H 339.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95DF |
|---|---|
| RGB | rgb(254, 149, 223) |
| HSL | hsl(318, 98%, 79%) |
| HSV | hsv(318, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 12.2%, 0.4%) |
| CIE-LAB | lab(74.76, 49.17, -20.63) |
| CIE-LCH | lch(74.76, 53.33, 337.24°) |
| OKLab | oklab(80.21% 0.1435 -0.0552) |
| OKLCH | oklch(80.21% 0.154 339) |
| XYZ | xyz(64.9400, 47.8974, 75.6224) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 6.90
Violet (CSS)
#EE82EE
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95DF #95FEB4
analogous
#E895FE #FE95DF #FE95AB
triadic
#FE95DF #DFFE95 #95DFFE
tetradic
#FE95DF #FEE895 #95FEB4 #95ABFE
square
#FE95DF #FEE895 #95FEB4 #95ABFE
split-complementary
#FE95DF #ABFE95 #95FEE8
monochromatic
#FD1CBA #FD58CD #FE95DF #FFD2F1 #FFE1F6
Accessibility & contrast
On white
1.99
#FE95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FE95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95DF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95DF | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#FF97B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe95df; /* rgb */ color: rgb(254, 149, 223); /* oklch */ color: oklch(80.2% 0.154 339.0);
Tailwind
colors: {
custom: {
50: '#ffb6e9',
500: '#fe95df',
950: '#000000',
},
}SCSS
$custom: #fe95df; $custom-light: #ffb6e9; $custom-dark: #000000;
JSON
{
"hex": "#fe95df",
"rgb": {
"r": 254,
"g": 149,
"b": 223
},
"hsl": {
"h": 317.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80206,
"c": 0.15374,
"h": 339
},
"luminance": 0.47893
}Semantic roles & 50–950 ramp
primary
#FE95DF
secondary
#D4F7DE
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084