#F292EE#F292EE
#F292EE is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.162 H 328.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F292EE |
|---|---|
| RGB | rgb(242, 146, 238) |
| HSL | hsl(303, 79%, 76%) |
| HSV | hsv(303, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 1.7%, 5.1%) |
| CIE-LAB | lab(73.29, 49.52, -31.20) |
| CIE-LCH | lch(73.29, 58.53, 327.78°) |
| OKLab | oklab(78.98% 0.1384 -0.0849) |
| OKLCH | oklch(78.98% 0.162 328.5) |
| XYZ | xyz(62.3284, 45.6110, 86.3931) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.49
Candy Pink
#FF63E9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292EE #92F296
analogous
#C692F2 #F292EE #F292BE
triadic
#F292EE #EEF292 #92EEF2
tetradic
#F292EE #F2C692 #92F296 #92BEF2
square
#F292EE #F2C692 #92F296 #92BEF2
split-complementary
#F292EE #BEF292 #92F2C6
monochromatic
#E525DD #EB5BE5 #F292EE #F9C9F7 #FCE4FB
Accessibility & contrast
On white
2.07
#F292EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F292EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292EE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292EE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A5B9EB
Tritanopia (blue-blind)
#F89AB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f292ee; /* rgb */ color: rgb(242, 146, 238); /* oklch */ color: oklch(79.0% 0.162 328.5);
Tailwind
colors: {
custom: {
50: '#f8b4f3',
500: '#f292ee',
950: '#000000',
},
}SCSS
$custom: #f292ee; $custom-light: #f8b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f292ee",
"rgb": {
"r": 242,
"g": 146,
"b": 238
},
"hsl": {
"h": 302.5,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78978,
"c": 0.16235,
"h": 328.5
},
"luminance": 0.45608
}Semantic roles & 50–950 ramp
primary
#F292EE
secondary
#D7F4D9
accent
#DB130B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085