#F87CED#F87CED
#F87CED is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.201 H 330.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CED |
|---|---|
| RGB | rgb(248, 124, 237) |
| HSL | hsl(305, 90%, 73%) |
| HSV | hsv(305, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 4.4%, 2.7%) |
| CIE-LAB | lab(69.82, 61.87, -35.97) |
| CIE-LCH | lch(69.82, 71.57, 329.82°) |
| OKLab | oklab(76.53% 0.1754 -0.0982) |
| OKLCH | oklch(76.53% 0.201 330.8) |
| XYZ | xyz(61.2046, 40.4899, 84.6959) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CED #7CF887
analogous
#C57CF8 #F87CED #F87CAF
triadic
#F87CED #EDF87C #7CEDF8
tetradic
#F87CED #F8C57C #7CF887 #7CAFF8
square
#F87CED #F8C57C #7CF887 #7CAFF8
split-complementary
#F87CED #AFF87C #7CF8C5
monochromatic
#ED0DD9 #F542E5 #F87CED #FBB6F5 #FDE2FB
Accessibility & contrast
On white
2.31
#F87CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F87CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87ced; /* rgb */ color: rgb(248, 124, 237); /* oklch */ color: oklch(76.5% 0.201 330.8);
Tailwind
colors: {
custom: {
50: '#fda6f3',
500: '#f87ced',
950: '#000000',
},
}SCSS
$custom: #f87ced; $custom-light: #fda6f3; $custom-dark: #000000;
JSON
{
"hex": "#f87ced",
"rgb": {
"r": 248,
"g": 124,
"b": 237
},
"hsl": {
"h": 305.323,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76531,
"c": 0.201,
"h": 330.8
},
"luminance": 0.40486
}Semantic roles & 50–950 ramp
primary
#F87CED
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85