#F87CEE#F87CEE
#F87CEE is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.202 H 330.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CEE |
|---|---|
| RGB | rgb(248, 124, 238) |
| HSL | hsl(305, 90%, 73%) |
| HSV | hsv(305, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 4%, 2.7%) |
| CIE-LAB | lab(69.86, 62.03, -36.46) |
| CIE-LCH | lch(69.86, 71.95, 329.56°) |
| OKLab | oklab(76.58% 0.1756 -0.0996) |
| OKLCH | oklch(76.58% 0.202 330.4) |
| XYZ | xyz(61.3511, 40.5486, 85.4675) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CEE #7CF886
analogous
#C47CF8 #F87CEE #F87CB0
triadic
#F87CEE #EEF87C #7CEEF8
tetradic
#F87CEE #F8C47C #7CF886 #7CB0F8
square
#F87CEE #F8C47C #7CF886 #7CB0F8
split-complementary
#F87CEE #B0F87C #7CF8C4
monochromatic
#ED0DDB #F542E6 #F87CEE #FBB6F6 #FDE2FB
Accessibility & contrast
On white
2.31
#F87CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F87CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CEE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CEE | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87cee; /* rgb */ color: rgb(248, 124, 238); /* oklch */ color: oklch(76.6% 0.202 330.4);
Tailwind
colors: {
custom: {
50: '#fda6f4',
500: '#f87cee',
950: '#000000',
},
}SCSS
$custom: #f87cee; $custom-light: #fda6f4; $custom-dark: #000000;
JSON
{
"hex": "#f87cee",
"rgb": {
"r": 248,
"g": 124,
"b": 238
},
"hsl": {
"h": 304.839,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76575,
"c": 0.20183,
"h": 330.4
},
"luminance": 0.40545
}Semantic roles & 50–950 ramp
primary
#F87CEE
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85