#FF85DE#FF85DE
#FF85DE is a light, vivid pink. Relative luminance 0.433; OKLCH L 78.0% C 0.180 H 338.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85DE |
|---|---|
| RGB | rgb(255, 133, 222) |
| HSL | hsl(316, 100%, 76%) |
| HSV | hsv(316, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 12.9%, 0%) |
| CIE-LAB | lab(71.77, 57.21, -24.63) |
| CIE-LCH | lch(71.77, 62.29, 336.71°) |
| OKLab | oklab(77.98% 0.1674 -0.0661) |
| OKLCH | oklch(77.98% 0.18 338.4) |
| XYZ | xyz(62.8129, 43.3133, 74.1450) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85DE #85FFA6
analogous
#E385FF #FF85DE #FF85A1
triadic
#FF85DE #DEFF85 #85DEFF
tetradic
#FF85DE #FFE385 #85FFA6 #85A1FF
square
#FF85DE #FFE385 #85FFA6 #85A1FF
split-complementary
#FF85DE #A1FF85 #85FFE3
monochromatic
#FF0BBD #FF48CD #FF85DE #FFC2EF #FFE0F7
Accessibility & contrast
On white
2.17
#FF85DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FF85DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85DE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85DE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#FF88A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff85de; /* rgb */ color: rgb(255, 133, 222); /* oklch */ color: oklch(78.0% 0.180 338.4);
Tailwind
colors: {
custom: {
50: '#fface8',
500: '#ff85de',
950: '#000000',
},
}SCSS
$custom: #ff85de; $custom-light: #fface8; $custom-dark: #000000;
JSON
{
"hex": "#ff85de",
"rgb": {
"r": 255,
"g": 133,
"b": 222
},
"hsl": {
"h": 316.23,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77976,
"c": 0.17999,
"h": 338.4
},
"luminance": 0.43309
}Semantic roles & 50–950 ramp
primary
#FF85DE
secondary
#D4F7DD
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84