#F87DEE#F87DEE
#F87DEE is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.7% C 0.200 H 330.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DEE |
|---|---|
| RGB | rgb(248, 125, 238) |
| HSL | hsl(305, 90%, 73%) |
| HSV | hsv(305, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 4%, 2.7%) |
| CIE-LAB | lab(70.04, 61.56, -36.18) |
| CIE-LCH | lch(70.04, 71.41, 329.56°) |
| OKLab | oklab(76.71% 0.1742 -0.0988) |
| OKLCH | oklch(76.71% 0.2 330.4) |
| XYZ | xyz(61.4771, 40.8005, 85.5095) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DEE #7DF887
analogous
#C47DF8 #F87DEE #F87DB0
triadic
#F87DEE #EEF87D #7DEEF8
tetradic
#F87DEE #F8C47D #7DF887 #7DB0F8
square
#F87DEE #F8C47D #7DF887 #7DB0F8
split-complementary
#F87DEE #B0F87D #7DF8C4
monochromatic
#EE0DDC #F543E6 #F87DEE #FBB7F6 #FDE2FB
Accessibility & contrast
On white
2.29
#F87DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F87DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DEE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DEE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87dee; /* rgb */ color: rgb(248, 125, 238); /* oklch */ color: oklch(76.7% 0.200 330.4);
Tailwind
colors: {
custom: {
50: '#fda7f4',
500: '#f87dee',
950: '#000000',
},
}SCSS
$custom: #f87dee; $custom-light: #fda7f4; $custom-dark: #000000;
JSON
{
"hex": "#f87dee",
"rgb": {
"r": 248,
"g": 125,
"b": 238
},
"hsl": {
"h": 304.878,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76706,
"c": 0.20028,
"h": 330.4
},
"luminance": 0.40797
}Semantic roles & 50–950 ramp
primary
#F87DEE
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85