#F289E9#F289E9
#F289E9 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.173 H 330.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F289E9 |
|---|---|
| RGB | rgb(242, 137, 233) |
| HSL | hsl(305, 80%, 74%) |
| HSV | hsv(305, 43%, 95%) |
| CMYK | cmyk(0%, 43.4%, 3.7%, 5.1%) |
| CIE-LAB | lab(71.32, 53.18, -31.51) |
| CIE-LCH | lch(71.32, 61.82, 329.35°) |
| OKLab | oklab(77.44% 0.1501 -0.0857) |
| OKLCH | oklch(77.44% 0.173 330.3) |
| XYZ | xyz(60.2709, 42.6550, 82.1336) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.67
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289E9 #89F292
analogous
#C789F2 #F289E9 #F289B5
triadic
#F289E9 #E9F289 #89E9F2
tetradic
#F289E9 #F2C789 #89F292 #89B5F2
square
#F289E9 #F2C789 #89F292 #89B5F2
split-complementary
#F289E9 #B5F289 #89F2C7
monochromatic
#E61BD4 #EC52DF #F289E9 #F8C0F3 #FCE3FA
Accessibility & contrast
On white
2.20
#F289E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F289E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289E9
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289E9 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EC
Deuteranopia (green-blind)
#A1B4E6
Tritanopia (blue-blind)
#F991AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f289e9; /* rgb */ color: rgb(242, 137, 233); /* oklch */ color: oklch(77.4% 0.173 330.3);
Tailwind
colors: {
custom: {
50: '#f8aef0',
500: '#f289e9',
950: '#000000',
},
}SCSS
$custom: #f289e9; $custom-light: #f8aef0; $custom-dark: #000000;
JSON
{
"hex": "#f289e9",
"rgb": {
"r": 242,
"g": 137,
"b": 233
},
"hsl": {
"h": 305.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.77438,
"c": 0.17287,
"h": 330.3
},
"luminance": 0.42652
}Semantic roles & 50–950 ramp
primary
#F289E9
secondary
#D7F4DA
accent
#DC1B09
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84