#F790F3#F790F3
#F790F3 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.5% C 0.173 H 328.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F790F3 |
|---|---|
| RGB | rgb(247, 144, 243) |
| HSL | hsl(302, 87%, 77%) |
| HSV | hsv(302, 42%, 97%) |
| CMYK | cmyk(0%, 41.7%, 1.6%, 3.1%) |
| CIE-LAB | lab(73.67, 52.88, -33.30) |
| CIE-LCH | lch(73.67, 62.49, 327.81°) |
| OKLab | oklab(79.45% 0.1478 -0.0907) |
| OKLCH | oklch(79.45% 0.173 328.5) |
| XYZ | xyz(64.5077, 46.1949, 90.2953) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.51
Plum
#DDA0DD
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F790F3 #90F794
analogous
#C890F7 #F790F3 #F790C0
triadic
#F790F3 #F3F790 #90F3F7
tetradic
#F790F3 #F7C890 #90F794 #90C0F7
square
#F790F3 #F7C890 #90F794 #90C0F7
split-complementary
#F790F3 #C0F790 #90F7C8
monochromatic
#EF1EE7 #F357ED #F790F3 #FBC9F9 #FDE2FC
Accessibility & contrast
On white
2.05
#F790F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F790F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F790F3
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F790F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F790F3 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF7
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FD99B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f790f3; /* rgb */ color: rgb(247, 144, 243); /* oklch */ color: oklch(79.5% 0.173 328.5);
Tailwind
colors: {
custom: {
50: '#fcb3f7',
500: '#f790f3',
950: '#000000',
},
}SCSS
$custom: #f790f3; $custom-light: #fcb3f7; $custom-dark: #000000;
JSON
{
"hex": "#f790f3",
"rgb": {
"r": 247,
"g": 144,
"b": 243
},
"hsl": {
"h": 302.33,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.79452,
"c": 0.17346,
"h": 328.5
},
"luminance": 0.46192
}Semantic roles & 50–950 ramp
primary
#F790F3
secondary
#D6F5D7
accent
#E30B02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085