#F87DEF#F87DEF
#F87DEF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.201 H 330.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DEF |
|---|---|
| RGB | rgb(248, 125, 239) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 3.6%, 2.7%) |
| CIE-LAB | lab(70.08, 61.73, -36.67) |
| CIE-LCH | lch(70.08, 71.80, 329.29°) |
| OKLab | oklab(76.75% 0.1744 -0.1002) |
| OKLCH | oklch(76.75% 0.201 330.1) |
| XYZ | xyz(61.6244, 40.8594, 86.2854) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DEF #7DF886
analogous
#C37DF8 #F87DEF #F87DB1
triadic
#F87DEF #EFF87D #7DEFF8
tetradic
#F87DEF #F8C37D #7DF886 #7DB1F8
square
#F87DEF #F8C37D #7DF886 #7DB1F8
split-complementary
#F87DEF #B1F87D #7DF8C3
monochromatic
#EE0DDD #F543E8 #F87DEF #FBB7F6 #FDE2FB
Accessibility & contrast
On white
2.29
#F87DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F87DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DEF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DEF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87def; /* rgb */ color: rgb(248, 125, 239); /* oklch */ color: oklch(76.8% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#fda7f4',
500: '#f87def',
950: '#000000',
},
}SCSS
$custom: #f87def; $custom-light: #fda7f4; $custom-dark: #000000;
JSON
{
"hex": "#f87def",
"rgb": {
"r": 248,
"g": 125,
"b": 239
},
"hsl": {
"h": 304.39,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.7675,
"c": 0.20112,
"h": 330.1
},
"luminance": 0.40856
}Semantic roles & 50–950 ramp
primary
#F87DEF
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85