#F288FF#F288FF
#F288FF is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.195 H 323.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F288FF |
|---|---|
| RGB | rgb(242, 136, 255) |
| HSL | hsl(293, 100%, 77%) |
| HSV | hsv(293, 47%, 100%) |
| CMYK | cmyk(5.1%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(72.03, 57.58, -42.42) |
| CIE-LCH | lch(72.03, 71.52, 323.62°) |
| OKLab | oklab(78.27% 0.1555 -0.1168) |
| OKLCH | oklch(78.27% 0.195 323.1) |
| XYZ | xyz(63.4703, 43.7084, 99.6816) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288FF #95FF88
analogous
#B788FF #F288FF #FF88D1
triadic
#F288FF #FFF288 #88FFF2
tetradic
#F288FF #FFB788 #95FF88 #88D1FF
square
#F288FF #FFB788 #95FF88 #88D1FF
split-complementary
#F288FF #D1FF88 #88FFB7
monochromatic
#E50EFF #EB4BFF #F288FF #F9C5FF #FCE0FF
Accessibility & contrast
On white
2.16
#F288FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F288FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288FF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288FF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A9FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#F596B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f288ff; /* rgb */ color: rgb(242, 136, 255); /* oklch */ color: oklch(78.3% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f288ff',
950: '#000000',
},
}SCSS
$custom: #f288ff; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f288ff",
"rgb": {
"r": 242,
"g": 136,
"b": 255
},
"hsl": {
"h": 293.445,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78265,
"c": 0.19452,
"h": 323.1
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#F288FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171018
muted
#857F86