#F288FB#F288FB
#F288FB is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.191 H 324.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F288FB |
|---|---|
| RGB | rgb(242, 136, 251) |
| HSL | hsl(295, 93%, 76%) |
| HSV | hsv(295, 46%, 98%) |
| CMYK | cmyk(3.6%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.86, 56.85, -40.51) |
| CIE-LCH | lch(71.86, 69.81, 324.53°) |
| OKLab | oklab(78.08% 0.1549 -0.1114) |
| OKLCH | oklch(78.08% 0.191 324.3) |
| XYZ | xyz(62.8331, 43.4535, 96.3258) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288FB #91FB88
analogous
#B888FB #F288FB #FB88CA
triadic
#F288FB #FBF288 #88FBF2
tetradic
#F288FB #FBB888 #91FB88 #88CAFB
square
#F288FB #FBB888 #91FB88 #88CAFB
split-complementary
#F288FB #CAFB88 #88FBB8
monochromatic
#E512F7 #EC4DF9 #F288FB #F8C3FD #FCE1FE
Accessibility & contrast
On white
2.17
#F288FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F288FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288FB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288FB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#F695B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f288fb; /* rgb */ color: rgb(242, 136, 251); /* oklch */ color: oklch(78.1% 0.191 324.3);
Tailwind
colors: {
custom: {
50: '#f8aefd',
500: '#f288fb',
950: '#000000',
},
}SCSS
$custom: #f288fb; $custom-light: #f8aefd; $custom-dark: #000000;
JSON
{
"hex": "#f288fb",
"rgb": {
"r": 242,
"g": 136,
"b": 251
},
"hsl": {
"h": 295.304,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78082,
"c": 0.19077,
"h": 324.3
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#F288FB
secondary
#D7F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85