#F092F2#F092F2
#F092F2 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.165 H 326.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F092F2 |
|---|---|
| RGB | rgb(240, 146, 242) |
| HSL | hsl(299, 79%, 76%) |
| HSV | hsv(299, 40%, 95%) |
| CMYK | cmyk(0.8%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(73.22, 49.63, -33.52) |
| CIE-LCH | lch(73.22, 59.89, 325.97°) |
| OKLab | oklab(78.92% 0.137 -0.0915) |
| OKLCH | oklch(78.92% 0.165 326.3) |
| XYZ | xyz(62.2398, 45.4966, 89.4905) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 8.22
Mauve
#E0B0FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092F2 #94F292
analogous
#C092F2 #F092F2 #F292C4
triadic
#F092F2 #F2F092 #92F2F0
tetradic
#F092F2 #F2C092 #94F292 #92C4F2
square
#F092F2 #F2C092 #94F292 #92C4F2
split-complementary
#F092F2 #C4F292 #92F2C0
monochromatic
#E125E5 #E85BEB #F092F2 #F8C9F9 #FBE4FC
Accessibility & contrast
On white
2.08
#F092F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F092F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092F2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092F2 | 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)
#8AACF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#F59CB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f092f2; /* rgb */ color: rgb(240, 146, 242); /* oklch */ color: oklch(78.9% 0.165 326.3);
Tailwind
colors: {
custom: {
50: '#f6b4f6',
500: '#f092f2',
950: '#000000',
},
}SCSS
$custom: #f092f2; $custom-light: #f6b4f6; $custom-dark: #000000;
JSON
{
"hex": "#f092f2",
"rgb": {
"r": 240,
"g": 146,
"b": 242
},
"hsl": {
"h": 298.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78923,
"c": 0.16477,
"h": 326.3
},
"luminance": 0.45494
}Semantic roles & 50–950 ramp
primary
#F092F2
secondary
#D8F4D7
accent
#DB0B0F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085