#F292EB#F292EB
#F292EB is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.160 H 329.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F292EB |
|---|---|
| RGB | rgb(242, 146, 235) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(73.18, 48.99, -29.74) |
| CIE-LCH | lch(73.18, 57.31, 328.74°) |
| OKLab | oklab(78.86% 0.1377 -0.0808) |
| OKLCH | oklch(78.86% 0.16 329.6) |
| XYZ | xyz(61.8914, 45.4362, 84.0912) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.64
Plum
#DDA0DD
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292EB #92F299
analogous
#C992F2 #F292EB #F292BB
triadic
#F292EB #EBF292 #92EBF2
tetradic
#F292EB #F2C992 #92F299 #92BBF2
square
#F292EB #F2C992 #92F299 #92BBF2
split-complementary
#F292EB #BBF292 #92F2C9
monochromatic
#E525D7 #EB5BE1 #F292EB #F9C9F5 #FCE4FA
Accessibility & contrast
On white
2.08
#F292EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F292EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292EB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292EB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#A7B8E8
Tritanopia (blue-blind)
#F999B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f292eb; /* rgb */ color: rgb(242, 146, 235); /* oklch */ color: oklch(78.9% 0.160 329.6);
Tailwind
colors: {
custom: {
50: '#f8b4f1',
500: '#f292eb',
950: '#000000',
},
}SCSS
$custom: #f292eb; $custom-light: #f8b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f292eb",
"rgb": {
"r": 242,
"g": 146,
"b": 235
},
"hsl": {
"h": 304.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78855,
"c": 0.15965,
"h": 329.6
},
"luminance": 0.45433
}Semantic roles & 50–950 ramp
primary
#F292EB
secondary
#D7F4DA
accent
#DB1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084