#F392EE#F392EE
#F392EE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.163 H 328.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F392EE |
|---|---|
| RGB | rgb(243, 146, 238) |
| HSL | hsl(303, 80%, 76%) |
| HSV | hsv(303, 40%, 95%) |
| CMYK | cmyk(0%, 39.9%, 2.1%, 4.7%) |
| CIE-LAB | lab(73.41, 49.81, -31.02) |
| CIE-LCH | lch(73.41, 58.68, 328.09°) |
| OKLab | oklab(79.09% 0.1395 -0.0844) |
| OKLCH | oklch(79.09% 0.163 328.8) |
| XYZ | xyz(62.6727, 45.7885, 86.4092) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.82
Plum
#DDA0DD
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 7.38
Candy Pink
#FF63E9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392EE #92F397
analogous
#C892F3 #F392EE #F392BE
triadic
#F392EE #EEF392 #92EEF3
tetradic
#F392EE #F3C892 #92F397 #92BEF3
square
#F392EE #F3C892 #92F397 #92BEF3
split-complementary
#F392EE #BEF392 #92F3C8
monochromatic
#E724DD #ED5BE5 #F392EE #F9C9F7 #FCE3FB
Accessibility & contrast
On white
2.07
#F392EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F392EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392EE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392EE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#F99AB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f392ee; /* rgb */ color: rgb(243, 146, 238); /* oklch */ color: oklch(79.1% 0.163 328.8);
Tailwind
colors: {
custom: {
50: '#f9b4f3',
500: '#f392ee',
950: '#000000',
},
}SCSS
$custom: #f392ee; $custom-light: #f9b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f392ee",
"rgb": {
"r": 243,
"g": 146,
"b": 238
},
"hsl": {
"h": 303.093,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.7909,
"c": 0.16301,
"h": 328.8
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#F392EE
secondary
#D7F4D9
accent
#DC1409
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085