#F288F9#F288F9
#F288F9 is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.0% C 0.189 H 324.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F288F9 |
|---|---|
| RGB | rgb(242, 136, 249) |
| HSL | hsl(296, 90%, 75%) |
| HSV | hsv(296, 45%, 98%) |
| CMYK | cmyk(2.8%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.78, 56.49, -39.55) |
| CIE-LCH | lch(71.78, 68.96, 325.00°) |
| OKLab | oklab(77.99% 0.1546 -0.1086) |
| OKLCH | oklch(77.99% 0.189 324.9) |
| XYZ | xyz(62.5195, 43.3280, 94.6742) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.58
Violet Pink
#FB5FFC
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288F9 #8FF988
analogous
#B988F9 #F288F9 #F988C7
triadic
#F288F9 #F9F288 #88F9F2
tetradic
#F288F9 #F9B988 #8FF988 #88C7F9
square
#F288F9 #F9B988 #8FF988 #88C7F9
split-complementary
#F288F9 #C7F988 #88F9B9
monochromatic
#E513F3 #EC4EF6 #F288F9 #F8C2FC #FCE2FE
Accessibility & contrast
On white
2.17
#F288F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F288F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288F9
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288F9 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#9AB4F6
Tritanopia (blue-blind)
#F795B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f288f9; /* rgb */ color: rgb(242, 136, 249); /* oklch */ color: oklch(78.0% 0.189 324.9);
Tailwind
colors: {
custom: {
50: '#f8aefb',
500: '#f288f9',
950: '#000000',
},
}SCSS
$custom: #f288f9; $custom-light: #f8aefb; $custom-dark: #000000;
JSON
{
"hex": "#f288f9",
"rgb": {
"r": 242,
"g": 136,
"b": 249
},
"hsl": {
"h": 296.283,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77991,
"c": 0.1889,
"h": 324.9
},
"luminance": 0.43325
}Semantic roles & 50–950 ramp
primary
#F288F9
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85