#F87DEB#F87DEB
#F87DEB is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.6% C 0.198 H 331.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DEB |
|---|---|
| RGB | rgb(248, 125, 235) |
| HSL | hsl(306, 90%, 73%) |
| HSV | hsv(306, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 5.2%, 2.7%) |
| CIE-LAB | lab(69.91, 61.07, -34.73) |
| CIE-LCH | lch(69.91, 70.25, 330.38°) |
| OKLab | oklab(76.58% 0.1737 -0.0946) |
| OKLCH | oklch(76.58% 0.198 331.4) |
| XYZ | xyz(61.0400, 40.6256, 83.2076) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DEB #7DF88A
analogous
#C77DF8 #F87DEB #F87DAE
triadic
#F87DEB #EBF87D #7DEBF8
tetradic
#F87DEB #F8C77D #7DF88A #7DAEF8
square
#F87DEB #F8C77D #7DF88A #7DAEF8
split-complementary
#F87DEB #AEF87D #7DF8C7
monochromatic
#EE0DD6 #F543E2 #F87DEB #FBB7F4 #FDE2FB
Accessibility & contrast
On white
2.30
#F87DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F87DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DEB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DEB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87deb; /* rgb */ color: rgb(248, 125, 235); /* oklch */ color: oklch(76.6% 0.198 331.4);
Tailwind
colors: {
custom: {
50: '#fda7f1',
500: '#f87deb',
950: '#000000',
},
}SCSS
$custom: #f87deb; $custom-light: #fda7f1; $custom-dark: #000000;
JSON
{
"hex": "#f87deb",
"rgb": {
"r": 248,
"g": 125,
"b": 235
},
"hsl": {
"h": 306.341,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76575,
"c": 0.1978,
"h": 331.4
},
"luminance": 0.40622
}Semantic roles & 50–950 ramp
primary
#F87DEB
secondary
#D5F6D9
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85