#F290EA#F290EA
#F290EA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.162 H 330.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F290EA |
|---|---|
| RGB | rgb(242, 144, 234) |
| HSL | hsl(305, 79%, 76%) |
| HSV | hsv(305, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 3.3%, 5.1%) |
| CIE-LAB | lab(72.74, 49.83, -29.87) |
| CIE-LCH | lch(72.74, 58.10, 329.06°) |
| OKLab | oklab(78.51% 0.1404 -0.0811) |
| OKLCH | oklch(78.51% 0.162 330) |
| XYZ | xyz(61.4417, 44.7674, 83.2306) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.39
Purply Pink
#F075E6
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290EA #90F298
analogous
#C990F2 #F290EA #F290B9
triadic
#F290EA #EAF290 #90EAF2
tetradic
#F290EA #F2C990 #90F298 #90B9F2
square
#F290EA #F2C990 #90F298 #90B9F2
split-complementary
#F290EA #B9F290 #90F2C9
monochromatic
#E522D5 #EC59E0 #F290EA #F8C7F4 #FCE4FA
Accessibility & contrast
On white
2.11
#F290EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F290EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290EA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290EA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F997B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f290ea; /* rgb */ color: rgb(242, 144, 234); /* oklch */ color: oklch(78.5% 0.162 330.0);
Tailwind
colors: {
custom: {
50: '#f8b3f1',
500: '#f290ea',
950: '#000000',
},
}SCSS
$custom: #f290ea; $custom-light: #f8b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f290ea",
"rgb": {
"r": 242,
"g": 144,
"b": 234
},
"hsl": {
"h": 304.898,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78512,
"c": 0.16211,
"h": 330
},
"luminance": 0.44764
}Semantic roles & 50–950 ramp
primary
#F290EA
secondary
#D7F4DA
accent
#DB1B0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084