#F289EA#F289EA
#F289EA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.174 H 329.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F289EA |
|---|---|
| RGB | rgb(242, 137, 234) |
| HSL | hsl(305, 80%, 74%) |
| HSV | hsv(305, 43%, 95%) |
| CMYK | cmyk(0%, 43.4%, 3.3%, 5.1%) |
| CIE-LAB | lab(71.36, 53.35, -32.00) |
| CIE-LCH | lch(71.36, 62.21, 329.05°) |
| OKLab | oklab(77.48% 0.1503 -0.0871) |
| OKLCH | oklch(77.48% 0.174 329.9) |
| XYZ | xyz(60.4142, 42.7123, 82.8881) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 6.46
Bubblegum Pink
#FE83CC
ΔE00 6.84
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289EA #89F291
analogous
#C589F2 #F289EA #F289B6
triadic
#F289EA #EAF289 #89EAF2
tetradic
#F289EA #F2C589 #89F291 #89B6F2
square
#F289EA #F2C589 #89F291 #89B6F2
split-complementary
#F289EA #B6F289 #89F2C5
monochromatic
#E61BD6 #EC52E0 #F289EA #F8C0F4 #FCE3FA
Accessibility & contrast
On white
2.20
#F289EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F289EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289EA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289EA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#F991AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f289ea; /* rgb */ color: rgb(242, 137, 234); /* oklch */ color: oklch(77.5% 0.174 329.9);
Tailwind
colors: {
custom: {
50: '#f8aef1',
500: '#f289ea',
950: '#000000',
},
}SCSS
$custom: #f289ea; $custom-light: #f8aef1; $custom-dark: #000000;
JSON
{
"hex": "#f289ea",
"rgb": {
"r": 242,
"g": 137,
"b": 234
},
"hsl": {
"h": 304.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.7748,
"c": 0.17374,
"h": 329.9
},
"luminance": 0.42709
}Semantic roles & 50–950 ramp
primary
#F289EA
secondary
#D7F4D9
accent
#DC1909
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84