#FF85EB#FF85EB
#FF85EB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.190 H 333.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85EB |
|---|---|
| RGB | rgb(255, 133, 235) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 7.8%, 0%) |
| CIE-LAB | lab(72.25, 59.26, -31.03) |
| CIE-LCH | lch(72.25, 66.89, 332.36°) |
| OKLab | oklab(78.5% 0.1703 -0.0841) |
| OKLCH | oklch(78.5% 0.19 333.7) |
| XYZ | xyz(64.6228, 44.0373, 83.6774) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85EB #85FF99
analogous
#D685FF #FF85EB #FF85AE
triadic
#FF85EB #EBFF85 #85EBFF
tetradic
#FF85EB #FFD685 #85FF99 #85AEFF
square
#FF85EB #FFD685 #85FF99 #85AEFF
split-complementary
#FF85EB #AEFF85 #85FFD6
monochromatic
#FF0BD7 #FF48E1 #FF85EB #FFC2F5 #FFE0FA
Accessibility & contrast
On white
2.14
#FF85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85EB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85EB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff85eb; /* rgb */ color: rgb(255, 133, 235); /* oklch */ color: oklch(78.5% 0.190 333.7);
Tailwind
colors: {
custom: {
50: '#ffacf1',
500: '#ff85eb',
950: '#000000',
},
}SCSS
$custom: #ff85eb; $custom-light: #ffacf1; $custom-dark: #000000;
JSON
{
"hex": "#ff85eb",
"rgb": {
"r": 255,
"g": 133,
"b": 235
},
"hsl": {
"h": 309.836,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78499,
"c": 0.18992,
"h": 333.7
},
"luminance": 0.44033
}Semantic roles & 50–950 ramp
primary
#FF85EB
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85