#FF85EE#FF85EE
#FF85EE is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.192 H 332.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85EE |
|---|---|
| RGB | rgb(255, 133, 238) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 6.7%, 0%) |
| CIE-LAB | lab(72.37, 59.75, -32.50) |
| CIE-LCH | lch(72.37, 68.01, 331.46°) |
| OKLab | oklab(78.62% 0.1709 -0.0883) |
| OKLCH | oklch(78.62% 0.192 332.7) |
| XYZ | xyz(65.0599, 44.2121, 85.9793) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.41
Light Magenta
#FA5FF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85EE #85FF96
analogous
#D385FF #FF85EE #FF85B1
triadic
#FF85EE #EEFF85 #85EEFF
tetradic
#FF85EE #FFD385 #85FF96 #85B1FF
square
#FF85EE #FFD385 #85FF96 #85B1FF
split-complementary
#FF85EE #B1FF85 #85FFD3
monochromatic
#FF0BDD #FF48E5 #FF85EE #FFC2F7 #FFE0FB
Accessibility & contrast
On white
2.13
#FF85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85EE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85EE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff85ee; /* rgb */ color: rgb(255, 133, 238); /* oklch */ color: oklch(78.6% 0.192 332.7);
Tailwind
colors: {
custom: {
50: '#ffacf3',
500: '#ff85ee',
950: '#000000',
},
}SCSS
$custom: #ff85ee; $custom-light: #ffacf3; $custom-dark: #000000;
JSON
{
"hex": "#ff85ee",
"rgb": {
"r": 255,
"g": 133,
"b": 238
},
"hsl": {
"h": 308.361,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78624,
"c": 0.19233,
"h": 332.7
},
"luminance": 0.44208
}Semantic roles & 50–950 ramp
primary
#FF85EE
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85