#F290EF#F290EF
#F290EF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.167 H 328.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F290EF |
|---|---|
| RGB | rgb(242, 144, 239) |
| HSL | hsl(302, 79%, 76%) |
| HSV | hsv(302, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 1.2%, 5.1%) |
| CIE-LAB | lab(72.93, 50.71, -32.31) |
| CIE-LCH | lch(72.93, 60.12, 327.50°) |
| OKLab | oklab(78.72% 0.1415 -0.088) |
| OKLCH | oklch(78.72% 0.167 328.1) |
| XYZ | xyz(62.1701, 45.0587, 87.0671) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 7.63
Candy Pink
#FF63E9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290EF #90F293
analogous
#C490F2 #F290EF #F290BE
triadic
#F290EF #EFF290 #90EFF2
tetradic
#F290EF #F2C490 #90F293 #90BEF2
square
#F290EF #F2C490 #90F293 #90BEF2
split-complementary
#F290EF #BEF290 #90F2C4
monochromatic
#E522DF #EC59E7 #F290EF #F8C7F7 #FCE4FB
Accessibility & contrast
On white
2.10
#F290EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F290EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290EF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290EF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#F899B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f290ef; /* rgb */ color: rgb(242, 144, 239); /* oklch */ color: oklch(78.7% 0.167 328.1);
Tailwind
colors: {
custom: {
50: '#f8b3f4',
500: '#f290ef',
950: '#000000',
},
}SCSS
$custom: #f290ef; $custom-light: #f8b3f4; $custom-dark: #000000;
JSON
{
"hex": "#f290ef",
"rgb": {
"r": 242,
"g": 144,
"b": 239
},
"hsl": {
"h": 301.837,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78719,
"c": 0.16661,
"h": 328.1
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#F290EF
secondary
#D7F4D8
accent
#DB110A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085