#F289F2#F289F2
#F289F2 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.181 H 327.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F289F2 |
|---|---|
| RGB | rgb(242, 137, 242) |
| HSL | hsl(300, 80%, 74%) |
| HSV | hsv(300, 43%, 95%) |
| CMYK | cmyk(0%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(71.68, 54.75, -35.88) |
| CIE-LCH | lch(71.68, 65.46, 326.76°) |
| OKLab | oklab(77.82% 0.1519 -0.0981) |
| OKLCH | oklch(77.82% 0.181 327.1) |
| XYZ | xyz(61.5895, 43.1824, 89.0781) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 7.13
Orchid
#DA70D6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289F2 #89F289
analogous
#BE89F2 #F289F2 #F289BE
triadic
#F289F2 #F2F289 #89F2F2
tetradic
#F289F2 #F2BE89 #89F289 #89BEF2
square
#F289F2 #F2BE89 #89F289 #89BEF2
split-complementary
#F289F2 #BEF289 #89F2BE
monochromatic
#E61BE6 #EC52EC #F289F2 #F8C0F8 #FCE3FC
Accessibility & contrast
On white
2.18
#F289F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F289F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289F2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289F2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#F894B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f289f2; /* rgb */ color: rgb(242, 137, 242); /* oklch */ color: oklch(77.8% 0.181 327.1);
Tailwind
colors: {
custom: {
50: '#f8aef6',
500: '#f289f2',
950: '#000000',
},
}SCSS
$custom: #f289f2; $custom-light: #f8aef6; $custom-dark: #000000;
JSON
{
"hex": "#f289f2",
"rgb": {
"r": 242,
"g": 137,
"b": 242
},
"hsl": {
"h": 300,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.77823,
"c": 0.18087,
"h": 327.1
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#F289F2
secondary
#D7F4D7
accent
#DC0909
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#171117
muted
#858085