#FE95EF#FE95EF
#FE95EF is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.8% C 0.166 H 332.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95EF |
|---|---|
| RGB | rgb(254, 149, 239) |
| HSL | hsl(309, 98%, 79%) |
| HSV | hsv(309, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 5.9%, 0.4%) |
| CIE-LAB | lab(75.33, 51.78, -28.50) |
| CIE-LCH | lch(75.33, 59.10, 331.17°) |
| OKLab | oklab(80.82% 0.1475 -0.0771) |
| OKLCH | oklch(80.82% 0.166 332.4) |
| XYZ | xyz(67.2000, 48.8013, 87.5246) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95EF #95FEA4
analogous
#D895FE #FE95EF #FE95BB
triadic
#FE95EF #EFFE95 #95EFFE
tetradic
#FE95EF #FED895 #95FEA4 #95BBFE
square
#FE95EF #FED895 #95FEA4 #95BBFE
split-complementary
#FE95EF #BBFE95 #95FED8
monochromatic
#FD1CDD #FD58E6 #FE95EF #FFD2F8 #FFE1FA
Accessibility & contrast
On white
1.95
#FE95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FE95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95EF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95EF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe95ef; /* rgb */ color: rgb(254, 149, 239); /* oklch */ color: oklch(80.8% 0.166 332.4);
Tailwind
colors: {
custom: {
50: '#ffb6f4',
500: '#fe95ef',
950: '#000000',
},
}SCSS
$custom: #fe95ef; $custom-light: #ffb6f4; $custom-dark: #000000;
JSON
{
"hex": "#fe95ef",
"rgb": {
"r": 254,
"g": 149,
"b": 239
},
"hsl": {
"h": 308.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.80819,
"c": 0.16646,
"h": 332.4
},
"luminance": 0.48798
}Semantic roles & 50–950 ramp
primary
#FE95EF
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085