#F292EA#F292EA
#F292EA is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.8% C 0.159 H 330.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F292EA |
|---|---|
| RGB | rgb(242, 146, 234) |
| HSL | hsl(305, 79%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 3.3%, 5.1%) |
| CIE-LAB | lab(73.14, 48.82, -29.25) |
| CIE-LCH | lch(73.14, 56.91, 329.07°) |
| OKLab | oklab(78.81% 0.1375 -0.0794) |
| OKLCH | oklch(78.81% 0.159 330) |
| XYZ | xyz(61.7473, 45.3786, 83.3324) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.59
Plum
#DDA0DD
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292EA #92F29A
analogous
#CA92F2 #F292EA #F292BA
triadic
#F292EA #EAF292 #92EAF2
tetradic
#F292EA #F2CA92 #92F29A #92BAF2
square
#F292EA #F2CA92 #92F29A #92BAF2
split-complementary
#F292EA #BAF292 #92F2CA
monochromatic
#E525D5 #EB5BDF #F292EA #F9C9F5 #FCE4FA
Accessibility & contrast
On white
2.08
#F292EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F292EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292EA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292EA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#F999B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f292ea; /* rgb */ color: rgb(242, 146, 234); /* oklch */ color: oklch(78.8% 0.159 330.0);
Tailwind
colors: {
custom: {
50: '#f8b4f1',
500: '#f292ea',
950: '#000000',
},
}SCSS
$custom: #f292ea; $custom-light: #f8b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f292ea",
"rgb": {
"r": 242,
"g": 146,
"b": 234
},
"hsl": {
"h": 305,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78814,
"c": 0.15875,
"h": 330
},
"luminance": 0.45376
}Semantic roles & 50–950 ramp
primary
#F292EA
secondary
#D7F4DA
accent
#DB1C0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084