#F790EE#F790EE
#F790EE is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.2% C 0.169 H 330.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F790EE |
|---|---|
| RGB | rgb(247, 144, 238) |
| HSL | hsl(305, 87%, 77%) |
| HSV | hsv(305, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 3.6%, 3.1%) |
| CIE-LAB | lab(73.48, 52.02, -30.87) |
| CIE-LCH | lch(73.48, 60.49, 329.32°) |
| OKLab | oklab(79.24% 0.1468 -0.0839) |
| OKLCH | oklch(79.24% 0.169 330.3) |
| XYZ | xyz(63.7629, 45.8970, 86.3728) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790EE #90F799
analogous
#CD90F7 #F790EE #F790BB
triadic
#F790EE #EEF790 #90EEF7
tetradic
#F790EE #F7CD90 #90F799 #90BBF7
square
#F790EE #F7CD90 #90F799 #90BBF7
split-complementary
#F790EE #BBF790 #90F7CD
monochromatic
#EF1EDD #F357E5 #F790EE #FBC9F7 #FDE2FB
Accessibility & contrast
On white
2.06
#F790EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F790EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790EE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790EE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#FE98B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f790ee; /* rgb */ color: rgb(247, 144, 238); /* oklch */ color: oklch(79.2% 0.169 330.3);
Tailwind
colors: {
custom: {
50: '#fbb3f3',
500: '#f790ee',
950: '#000000',
},
}SCSS
$custom: #f790ee; $custom-light: #fbb3f3; $custom-dark: #000000;
JSON
{
"hex": "#f790ee",
"rgb": {
"r": 247,
"g": 144,
"b": 238
},
"hsl": {
"h": 305.243,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79244,
"c": 0.16903,
"h": 330.3
},
"luminance": 0.45894
}Semantic roles & 50–950 ramp
primary
#F790EE
secondary
#D6F5D9
accent
#E31602
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085