#FD85EE#FD85EE
#FD85EE is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.191 H 332.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD85EE |
|---|---|
| RGB | rgb(253, 133, 238) |
| HSL | hsl(308, 97%, 76%) |
| HSV | hsv(308, 47%, 99%) |
| CMYK | cmyk(0%, 47.4%, 5.9%, 0.8%) |
| CIE-LAB | lab(72.12, 59.17, -32.91) |
| CIE-LCH | lch(72.12, 67.71, 330.92°) |
| OKLab | oklab(78.38% 0.1687 -0.0895) |
| OKLCH | oklch(78.38% 0.191 332.1) |
| XYZ | xyz(64.3278, 43.8347, 85.9450) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD85EE #85FD94
analogous
#D085FD #FD85EE #FD85B2
triadic
#FD85EE #EEFD85 #85EEFD
tetradic
#FD85EE #FDD085 #85FD94 #85B2FD
square
#FD85EE #FDD085 #85FD94 #85B2FD
split-complementary
#FD85EE #B2FD85 #85FDD0
monochromatic
#FB0DDD #FC49E6 #FD85EE #FEC1F6 #FFE1FB
Accessibility & contrast
On white
2.15
#FD85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FD85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD85EE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD85EE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd85ee; /* rgb */ color: rgb(253, 133, 238); /* oklch */ color: oklch(78.4% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#fd85ee',
950: '#000000',
},
}SCSS
$custom: #fd85ee; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#fd85ee",
"rgb": {
"r": 253,
"g": 133,
"b": 238
},
"hsl": {
"h": 307.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78383,
"c": 0.19098,
"h": 332.1
},
"luminance": 0.43831
}Semantic roles & 50–950 ramp
primary
#FD85EE
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85