#F288F7#F288F7
#F288F7 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.9% C 0.187 H 325.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F288F7 |
|---|---|
| RGB | rgb(242, 136, 247) |
| HSL | hsl(297, 87%, 75%) |
| HSV | hsv(297, 45%, 97%) |
| CMYK | cmyk(2%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(71.69, 56.13, -38.59) |
| CIE-LCH | lch(71.69, 68.12, 325.49°) |
| OKLab | oklab(77.9% 0.1542 -0.1059) |
| OKLCH | oklch(77.9% 0.187 325.5) |
| XYZ | xyz(62.2092, 43.2039, 93.0400) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.76
Violet Pink
#FB5FFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288F7 #8DF788
analogous
#BA88F7 #F288F7 #F788C5
triadic
#F288F7 #F7F288 #88F7F2
tetradic
#F288F7 #F7BA88 #8DF788 #88C5F7
square
#F288F7 #F7BA88 #8DF788 #88C5F7
split-complementary
#F288F7 #C5F788 #88F7BA
monochromatic
#E515EF #EC4FF3 #F288F7 #F8C1FB #FCE2FD
Accessibility & contrast
On white
2.18
#F288F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F288F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288F7
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288F7 | 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)
#7DA7FB
Deuteranopia (green-blind)
#9BB4F4
Tritanopia (blue-blind)
#F794B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f288f7; /* rgb */ color: rgb(242, 136, 247); /* oklch */ color: oklch(77.9% 0.187 325.5);
Tailwind
colors: {
custom: {
50: '#f8aefa',
500: '#f288f7',
950: '#000000',
},
}SCSS
$custom: #f288f7; $custom-light: #f8aefa; $custom-dark: #000000;
JSON
{
"hex": "#f288f7",
"rgb": {
"r": 242,
"g": 136,
"b": 247
},
"hsl": {
"h": 297.297,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.77901,
"c": 0.18706,
"h": 325.5
},
"luminance": 0.43201
}Semantic roles & 50–950 ramp
primary
#F288F7
secondary
#D7F5D6
accent
#E4020C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85