#F292FB#F292FB
#F292FB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.175 H 323.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F292FB |
|---|---|
| RGB | rgb(242, 146, 251) |
| HSL | hsl(295, 93%, 78%) |
| HSV | hsv(295, 42%, 98%) |
| CMYK | cmyk(3.6%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.81, 51.85, -37.48) |
| CIE-LCH | lch(73.81, 63.98, 324.14°) |
| OKLab | oklab(79.53% 0.1411 -0.1028) |
| OKLCH | oklch(79.53% 0.175 323.9) |
| XYZ | xyz(64.3077, 46.4027, 96.8173) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.17
Plum
#DDA0DD
ΔE00 7.51
Baby Purple
#CA9BF7
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292FB #9BFB92
analogous
#BD92FB #F292FB #FB92CF
triadic
#F292FB #FBF292 #92FBF2
tetradic
#F292FB #FBBD92 #9BFB92 #92CFFB
square
#F292FB #FBBD92 #9BFB92 #92CFFB
split-complementary
#F292FB #CFFB92 #92FBBD
monochromatic
#E41CF7 #EB57F9 #F292FB #F9CDFD #FBE1FE
Accessibility & contrast
On white
2.04
#F292FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F292FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292FB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292FB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#F69EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f292fb; /* rgb */ color: rgb(242, 146, 251); /* oklch */ color: oklch(79.5% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#f8b4fd',
500: '#f292fb',
950: '#000000',
},
}SCSS
$custom: #f292fb; $custom-light: #f8b4fd; $custom-dark: #000000;
JSON
{
"hex": "#f292fb",
"rgb": {
"r": 242,
"g": 146,
"b": 251
},
"hsl": {
"h": 294.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79532,
"c": 0.17453,
"h": 323.9
},
"luminance": 0.464
}Semantic roles & 50–950 ramp
primary
#F292FB
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085