#F787EB#F787EB
#F787EB is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.181 H 331.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F787EB |
|---|---|
| RGB | rgb(247, 135, 235) |
| HSL | hsl(306, 88%, 75%) |
| HSV | hsv(306, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 4.9%, 3.1%) |
| CIE-LAB | lab(71.63, 55.97, -32.09) |
| CIE-LCH | lch(71.63, 64.52, 330.18°) |
| OKLab | oklab(77.82% 0.1588 -0.0872) |
| OKLCH | oklch(77.82% 0.181 331.2) |
| XYZ | xyz(62.0166, 43.1038, 83.6345) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.52
Orchid
#DA70D6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787EB #87F793
analogous
#CB87F7 #F787EB #F787B3
triadic
#F787EB #EBF787 #87EBF7
tetradic
#F787EB #F7CB87 #87F793 #87B3F7
square
#F787EB #F7CB87 #87F793 #87B3F7
split-complementary
#F787EB #B3F787 #87F7CB
monochromatic
#EF14D8 #F34EE1 #F787EB #FBC0F5 #FDE2FA
Accessibility & contrast
On white
2.18
#F787EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F787EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787EB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787EB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#FF8FAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f787eb; /* rgb */ color: rgb(247, 135, 235); /* oklch */ color: oklch(77.8% 0.181 331.2);
Tailwind
colors: {
custom: {
50: '#fcadf1',
500: '#f787eb',
950: '#000000',
},
}SCSS
$custom: #f787eb; $custom-light: #fcadf1; $custom-dark: #000000;
JSON
{
"hex": "#f787eb",
"rgb": {
"r": 247,
"g": 135,
"b": 235
},
"hsl": {
"h": 306.429,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.77821,
"c": 0.18122,
"h": 331.2
},
"luminance": 0.431
}Semantic roles & 50–950 ramp
primary
#F787EB
secondary
#D6F5D9
accent
#E41A01
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85