#F87DF0#F87DF0
#F87DF0 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.202 H 329.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DF0 |
|---|---|
| RGB | rgb(248, 125, 240) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 3.2%, 2.7%) |
| CIE-LAB | lab(70.12, 61.90, -37.15) |
| CIE-LCH | lch(70.12, 72.19, 329.03°) |
| OKLab | oklab(76.8% 0.1746 -0.1016) |
| OKLCH | oklch(76.8% 0.202 329.8) |
| XYZ | xyz(61.7725, 40.9186, 87.0656) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DF0 #7DF885
analogous
#C27DF8 #F87DF0 #F87DB3
triadic
#F87DF0 #F0F87D #7DF0F8
tetradic
#F87DF0 #F8C27D #7DF885 #7DB3F8
square
#F87DF0 #F8C27D #7DF885 #7DB3F8
split-complementary
#F87DF0 #B3F87D #7DF8C2
monochromatic
#EE0DDF #F543E9 #F87DF0 #FBB7F7 #FDE2FC
Accessibility & contrast
On white
2.29
#F87DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F87DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DF0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DF0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87df0; /* rgb */ color: rgb(248, 125, 240); /* oklch */ color: oklch(76.8% 0.202 329.8);
Tailwind
colors: {
custom: {
50: '#fda7f5',
500: '#f87df0',
950: '#000000',
},
}SCSS
$custom: #f87df0; $custom-light: #fda7f5; $custom-dark: #000000;
JSON
{
"hex": "#f87df0",
"rgb": {
"r": 248,
"g": 125,
"b": 240
},
"hsl": {
"h": 303.902,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76795,
"c": 0.20195,
"h": 329.8
},
"luminance": 0.40915
}Semantic roles & 50–950 ramp
primary
#F87DF0
secondary
#D5F6D8
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85