#F787ED#F787ED
#F787ED is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.9% C 0.183 H 330.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F787ED |
|---|---|
| RGB | rgb(247, 135, 237) |
| HSL | hsl(305, 88%, 75%) |
| HSV | hsv(305, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 4%, 3.1%) |
| CIE-LAB | lab(71.70, 56.31, -33.06) |
| CIE-LCH | lch(71.70, 65.30, 329.58°) |
| OKLab | oklab(77.91% 0.1593 -0.09) |
| OKLCH | oklch(77.91% 0.183 330.5) |
| XYZ | xyz(62.3072, 43.2200, 85.1648) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 6.88
Orchid
#DA70D6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787ED #87F791
analogous
#C987F7 #F787ED #F787B5
triadic
#F787ED #EDF787 #87EDF7
tetradic
#F787ED #F7C987 #87F791 #87B5F7
square
#F787ED #F7C987 #87F791 #87B5F7
split-complementary
#F787ED #B5F787 #87F7C9
monochromatic
#EF14DC #F34EE4 #F787ED #FBC0F6 #FDE2FB
Accessibility & contrast
On white
2.18
#F787ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F787ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787ED
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787ED | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f787ed; /* rgb */ color: rgb(247, 135, 237); /* oklch */ color: oklch(77.9% 0.183 330.5);
Tailwind
colors: {
custom: {
50: '#fcadf3',
500: '#f787ed',
950: '#000000',
},
}SCSS
$custom: #f787ed; $custom-light: #fcadf3; $custom-dark: #000000;
JSON
{
"hex": "#f787ed",
"rgb": {
"r": 247,
"g": 135,
"b": 237
},
"hsl": {
"h": 305.357,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.77905,
"c": 0.18293,
"h": 330.5
},
"luminance": 0.43217
}Semantic roles & 50–950 ramp
primary
#F787ED
secondary
#D6F5D9
accent
#E41601
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85