#F288F8#F288F8
#F288F8 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.188 H 325.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F288F8 |
|---|---|
| RGB | rgb(242, 136, 248) |
| HSL | hsl(297, 89%, 75%) |
| HSV | hsv(297, 45%, 97%) |
| CMYK | cmyk(2.4%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.73, 56.31, -39.07) |
| CIE-LCH | lch(71.73, 68.54, 325.24°) |
| OKLab | oklab(77.95% 0.1544 -0.1072) |
| OKLCH | oklch(77.95% 0.188 325.2) |
| XYZ | xyz(62.3639, 43.2658, 93.8549) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288F8 #8EF888
analogous
#BA88F8 #F288F8 #F888C6
triadic
#F288F8 #F8F288 #88F8F2
tetradic
#F288F8 #F8BA88 #8EF888 #88C6F8
square
#F288F8 #F8BA88 #8EF888 #88C6F8
split-complementary
#F288F8 #C6F888 #88F8BA
monochromatic
#E514F1 #EC4EF5 #F288F8 #F8C2FB #FCE2FD
Accessibility & contrast
On white
2.18
#F288F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F288F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288F8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288F8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#F794B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f288f8; /* rgb */ color: rgb(242, 136, 248); /* oklch */ color: oklch(77.9% 0.188 325.2);
Tailwind
colors: {
custom: {
50: '#f8aefb',
500: '#f288f8',
950: '#000000',
},
}SCSS
$custom: #f288f8; $custom-light: #f8aefb; $custom-dark: #000000;
JSON
{
"hex": "#f288f8",
"rgb": {
"r": 242,
"g": 136,
"b": 248
},
"hsl": {
"h": 296.786,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77946,
"c": 0.18798,
"h": 325.2
},
"luminance": 0.43263
}Semantic roles & 50–950 ramp
primary
#F288F8
secondary
#D7F5D6
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85