#F790EA#F790EA
#F790EA is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.1% C 0.166 H 331.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F790EA |
|---|---|
| RGB | rgb(247, 144, 234) |
| HSL | hsl(308, 87%, 77%) |
| HSV | hsv(308, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 5.3%, 3.1%) |
| CIE-LAB | lab(73.33, 51.34, -28.91) |
| CIE-LCH | lch(73.33, 58.92, 330.61°) |
| OKLab | oklab(79.08% 0.1459 -0.0784) |
| OKLCH | oklch(79.08% 0.166 331.8) |
| XYZ | xyz(63.1818, 45.6646, 83.3121) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790EA #90F79D
analogous
#D190F7 #F790EA #F790B7
triadic
#F790EA #EAF790 #90EAF7
tetradic
#F790EA #F7D190 #90F79D #90B7F7
square
#F790EA #F7D190 #90F79D #90B7F7
split-complementary
#F790EA #B7F790 #90F7D1
monochromatic
#EF1ED4 #F357DF #F790EA #FBC9F5 #FDE2FA
Accessibility & contrast
On white
2.07
#F790EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F790EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790EA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790EA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FF97B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f790ea; /* rgb */ color: rgb(247, 144, 234); /* oklch */ color: oklch(79.1% 0.166 331.8);
Tailwind
colors: {
custom: {
50: '#fbb3f1',
500: '#f790ea',
950: '#000000',
},
}SCSS
$custom: #f790ea; $custom-light: #fbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#f790ea",
"rgb": {
"r": 247,
"g": 144,
"b": 234
},
"hsl": {
"h": 307.573,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.7908,
"c": 0.16558,
"h": 331.8
},
"luminance": 0.45661
}Semantic roles & 50–950 ramp
primary
#F790EA
secondary
#D6F5DA
accent
#E31F02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084