#F290EB#F290EB
#F290EB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.163 H 329.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F290EB |
|---|---|
| RGB | rgb(242, 144, 235) |
| HSL | hsl(304, 79%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 40.5%, 2.9%, 5.1%) |
| CIE-LAB | lab(72.78, 50.01, -30.36) |
| CIE-LCH | lch(72.78, 58.50, 328.74°) |
| OKLab | oklab(78.55% 0.1406 -0.0825) |
| OKLCH | oklch(78.55% 0.163 329.6) |
| XYZ | xyz(61.5858, 44.8250, 83.9893) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 6.95
Candy Pink
#FF63E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F290EB #90F297
analogous
#C890F2 #F290EB #F290BA
triadic
#F290EB #EBF290 #90EBF2
tetradic
#F290EB #F2C890 #90F297 #90BAF2
square
#F290EB #F2C890 #90F297 #90BAF2
split-complementary
#F290EB #BAF290 #90F2C8
monochromatic
#E522D7 #EC59E1 #F290EB #F8C7F5 #FCE4FA
Accessibility & contrast
On white
2.11
#F290EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F290EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F290EB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F290EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F290EB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#F998B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f290eb; /* rgb */ color: rgb(242, 144, 235); /* oklch */ color: oklch(78.6% 0.163 329.6);
Tailwind
colors: {
custom: {
50: '#f8b3f1',
500: '#f290eb',
950: '#000000',
},
}SCSS
$custom: #f290eb; $custom-light: #f8b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f290eb",
"rgb": {
"r": 242,
"g": 144,
"b": 235
},
"hsl": {
"h": 304.286,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78553,
"c": 0.16301,
"h": 329.6
},
"luminance": 0.44822
}Semantic roles & 50–950 ramp
primary
#F290EB
secondary
#D7F4D9
accent
#DB190A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085