#F85DDF#F85DDF
#F85DDF is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.3% C 0.235 H 334.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F85DDF |
|---|---|
| RGB | rgb(248, 93, 223) |
| HSL | hsl(310, 92%, 67%) |
| HSV | hsv(310, 63%, 97%) |
| CMYK | cmyk(0%, 62.5%, 10.1%, 2.7%) |
| CIE-LAB | lab(64.26, 73.10, -36.87) |
| CIE-LCH | lch(64.26, 81.87, 333.24°) |
| OKLab | oklab(72.25% 0.2122 -0.1005) |
| OKLCH | oklch(72.25% 0.235 334.7) |
| XYZ | xyz(55.9455, 33.1173, 73.2435) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.99
Light Magenta
#FA5FF7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.88
Purpleish Pink
#DF4EC8
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F85DDF #5DF876
analogous
#C35DF8 #F85DDF #F85D92
triadic
#F85DDF #DFF85D #5DDFF8
tetradic
#F85DDF #F8C35D #5DF876 #5D92F8
square
#F85DDF #F8C35D #5DF876 #5D92F8
split-complementary
#F85DDF #92F85D #5DF8C3
monochromatic
#D209B1 #F522D3 #F85DDF #FB98EB #FDD2F6
Accessibility & contrast
On white
2.75
#F85DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#F85DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F85DDF
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F85DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F85DDF | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C8DE3
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#FF6896
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f85ddf; /* rgb */ color: rgb(248, 93, 223); /* oklch */ color: oklch(72.3% 0.235 334.7);
Tailwind
colors: {
custom: {
50: '#fe94e9',
500: '#f85ddf',
950: '#000000',
},
}SCSS
$custom: #f85ddf; $custom-light: #fe94e9; $custom-dark: #000000;
JSON
{
"hex": "#f85ddf",
"rgb": {
"r": 248,
"g": 93,
"b": 223
},
"hsl": {
"h": 309.677,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.7225,
"c": 0.23481,
"h": 334.7
},
"luminance": 0.33113
}Semantic roles & 50–950 ramp
primary
#F85DDF
secondary
#C0F1C8
accent
#E62500
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84