#F292EC#F292EC
#F292EC is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.161 H 329.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F292EC |
|---|---|
| RGB | rgb(242, 146, 236) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 2.5%, 5.1%) |
| CIE-LAB | lab(73.22, 49.16, -30.23) |
| CIE-LCH | lch(73.22, 57.71, 328.41°) |
| OKLab | oklab(78.9% 0.1379 -0.0822) |
| OKLCH | oklch(78.9% 0.161 329.2) |
| XYZ | xyz(62.0362, 45.4941, 84.8542) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.84
Plum
#DDA0DD
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.16
Candy Pink
#FF63E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292EC #92F298
analogous
#C892F2 #F292EC #F292BC
triadic
#F292EC #ECF292 #92ECF2
tetradic
#F292EC #F2C892 #92F298 #92BCF2
square
#F292EC #F2C892 #92F298 #92BCF2
split-complementary
#F292EC #BCF292 #92F2C8
monochromatic
#E525D9 #EB5BE2 #F292EC #F9C9F6 #FCE4FA
Accessibility & contrast
On white
2.08
#F292EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F292EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292EC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292EC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#F89AB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f292ec; /* rgb */ color: rgb(242, 146, 236); /* oklch */ color: oklch(78.9% 0.161 329.2);
Tailwind
colors: {
custom: {
50: '#f8b4f2',
500: '#f292ec',
950: '#000000',
},
}SCSS
$custom: #f292ec; $custom-light: #f8b4f2; $custom-dark: #000000;
JSON
{
"hex": "#f292ec",
"rgb": {
"r": 242,
"g": 146,
"b": 236
},
"hsl": {
"h": 303.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78896,
"c": 0.16055,
"h": 329.2
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#F292EC
secondary
#D7F4D9
accent
#DB180B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085