#FE85EC#FE85EC
#FE85EC is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.190 H 333.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FE85EC |
|---|---|
| RGB | rgb(254, 133, 236) |
| HSL | hsl(309, 98%, 76%) |
| HSV | hsv(309, 48%, 100%) |
| CMYK | cmyk(0%, 47.6%, 7.1%, 0.4%) |
| CIE-LAB | lab(72.17, 59.13, -31.73) |
| CIE-LCH | lch(72.17, 67.11, 331.78°) |
| OKLab | oklab(78.42% 0.1694 -0.0861) |
| OKLCH | oklch(78.42% 0.19 333.1) |
| XYZ | xyz(64.4007, 43.9060, 84.4233) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE85EC #85FE97
analogous
#D485FE #FE85EC #FE85AF
triadic
#FE85EC #ECFE85 #85ECFE
tetradic
#FE85EC #FED485 #85FE97 #85AFFE
square
#FE85EC #FED485 #85FE97 #85AFFE
split-complementary
#FE85EC #AFFE85 #85FED4
monochromatic
#FD0CD9 #FE48E3 #FE85EC #FEC2F5 #FFE1FA
Accessibility & contrast
On white
2.15
#FE85EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FE85EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE85EC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE85EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE85EC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#A5B7E9
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe85ec; /* rgb */ color: rgb(254, 133, 236); /* oklch */ color: oklch(78.4% 0.190 333.1);
Tailwind
colors: {
custom: {
50: '#ffacf2',
500: '#fe85ec',
950: '#000000',
},
}SCSS
$custom: #fe85ec; $custom-light: #ffacf2; $custom-dark: #000000;
JSON
{
"hex": "#fe85ec",
"rgb": {
"r": 254,
"g": 133,
"b": 236
},
"hsl": {
"h": 308.926,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.7842,
"c": 0.19003,
"h": 333.1
},
"luminance": 0.43902
}Semantic roles & 50–950 ramp
primary
#FE85EC
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85