#FF85F8#FF85F8
#FF85F8 is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.1% C 0.201 H 329.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85F8 |
|---|---|
| RGB | rgb(255, 133, 248) |
| HSL | hsl(303, 100%, 76%) |
| HSV | hsv(303, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 2.7%, 0%) |
| CIE-LAB | lab(72.77, 61.40, -37.34) |
| CIE-LCH | lch(72.77, 71.86, 328.70°) |
| OKLab | oklab(79.05% 0.1727 -0.102) |
| OKLCH | oklch(79.05% 0.201 329.4) |
| XYZ | xyz(66.5700, 44.8162, 93.9327) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85F8 #85FF8C
analogous
#C985FF #FF85F8 #FF85BB
triadic
#FF85F8 #F8FF85 #85F8FF
tetradic
#FF85F8 #FFC985 #85FF8C #85BBFF
square
#FF85F8 #FFC985 #85FF8C #85BBFF
split-complementary
#FF85F8 #BBFF85 #85FFC9
monochromatic
#FF0BF1 #FF48F4 #FF85F8 #FFC2FC #FFE0FD
Accessibility & contrast
On white
2.11
#FF85F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FF85F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85F8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85F8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#FF90B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff85f8; /* rgb */ color: rgb(255, 133, 248); /* oklch */ color: oklch(79.1% 0.201 329.4);
Tailwind
colors: {
custom: {
50: '#ffacfb',
500: '#ff85f8',
950: '#000000',
},
}SCSS
$custom: #ff85f8; $custom-light: #ffacfb; $custom-dark: #000000;
JSON
{
"hex": "#ff85f8",
"rgb": {
"r": 255,
"g": 133,
"b": 248
},
"hsl": {
"h": 303.443,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.79052,
"c": 0.20062,
"h": 329.4
},
"luminance": 0.44812
}Semantic roles & 50–950 ramp
primary
#FF85F8
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85