#F787EE#F787EE
#F787EE is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.184 H 330.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F787EE |
|---|---|
| RGB | rgb(247, 135, 238) |
| HSL | hsl(305, 88%, 75%) |
| HSV | hsv(305, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 3.6%, 3.1%) |
| CIE-LAB | lab(71.74, 56.48, -33.55) |
| CIE-LCH | lch(71.74, 65.69, 329.29°) |
| OKLab | oklab(77.95% 0.1595 -0.0914) |
| OKLCH | oklch(77.95% 0.184 330.2) |
| XYZ | xyz(62.4537, 43.2786, 85.9364) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.05
Light Magenta
#FA5FF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787EE #87F790
analogous
#C887F7 #F787EE #F787B6
triadic
#F787EE #EEF787 #87EEF7
tetradic
#F787EE #F7C887 #87F790 #87B6F7
square
#F787EE #F7C887 #87F790 #87B6F7
split-complementary
#F787EE #B6F787 #87F7C8
monochromatic
#EF14DE #F34EE6 #F787EE #FBC0F6 #FDE2FB
Accessibility & contrast
On white
2.18
#F787EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F787EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787EE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787EE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f787ee; /* rgb */ color: rgb(247, 135, 238); /* oklch */ color: oklch(77.9% 0.184 330.2);
Tailwind
colors: {
custom: {
50: '#fcadf4',
500: '#f787ee',
950: '#000000',
},
}SCSS
$custom: #f787ee; $custom-light: #fcadf4; $custom-dark: #000000;
JSON
{
"hex": "#f787ee",
"rgb": {
"r": 247,
"g": 135,
"b": 238
},
"hsl": {
"h": 304.821,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.77948,
"c": 0.18378,
"h": 330.2
},
"luminance": 0.43275
}Semantic roles & 50–950 ramp
primary
#F787EE
secondary
#D6F5D8
accent
#E41401
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85