#F85FEB#F85FEB
#F85FEB is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 73.0% C 0.241 H 331.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F85FEB |
|---|---|
| RGB | rgb(248, 95, 235) |
| HSL | hsl(305, 92%, 67%) |
| HSV | hsv(305, 62%, 97%) |
| CMYK | cmyk(0%, 61.7%, 5.2%, 2.7%) |
| CIE-LAB | lab(65.08, 74.14, -42.27) |
| CIE-LCH | lch(65.08, 85.34, 330.31°) |
| OKLab | oklab(73.02% 0.2113 -0.116) |
| OKLCH | oklch(73.02% 0.241 331.2) |
| XYZ | xyz(57.7988, 34.1433, 82.1272) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.71
Light Magenta
#FA5FF7
ΔE00 1.73
Violet Pink
#FB5FFC
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.53
Orchid
#DA70D6
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F85FEB #5FF86C
analogous
#B95FF8 #F85FEB #F85F9F
triadic
#F85FEB #EBF85F #5FEBF8
tetradic
#F85FEB #F8B95F #5FF86C #5F9FF8
square
#F85FEB #F8B95F #5FF86C #5F9FF8
split-complementary
#F85FEB #9FF85F #5FF8B9
monochromatic
#D309C2 #F524E4 #F85FEB #FB9AF2 #FDD4FA
Accessibility & contrast
On white
2.68
#F85FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#F85FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F85FEB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F85FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F85FEB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690EF
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#FF6E9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f85feb; /* rgb */ color: rgb(248, 95, 235); /* oklch */ color: oklch(73.0% 0.241 331.2);
Tailwind
colors: {
custom: {
50: '#fe96f2',
500: '#f85feb',
950: '#000000',
},
}SCSS
$custom: #f85feb; $custom-light: #fe96f2; $custom-dark: #000000;
JSON
{
"hex": "#f85feb",
"rgb": {
"r": 248,
"g": 95,
"b": 235
},
"hsl": {
"h": 305.098,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.73023,
"c": 0.24102,
"h": 331.2
},
"luminance": 0.34139
}Semantic roles & 50–950 ramp
primary
#F85FEB
secondary
#C1F2C5
accent
#E61300
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85