#F288EA#F288EA
#F288EA is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.3% C 0.175 H 329.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F288EA |
|---|---|
| RGB | rgb(242, 136, 234) |
| HSL | hsl(305, 80%, 74%) |
| HSV | hsv(305, 44%, 95%) |
| CMYK | cmyk(0%, 43.8%, 3.3%, 5.1%) |
| CIE-LAB | lab(71.17, 53.85, -32.30) |
| CIE-LCH | lch(71.17, 62.79, 329.05°) |
| OKLab | oklab(77.33% 0.1518 -0.0879) |
| OKLCH | oklch(77.33% 0.175 329.9) |
| XYZ | xyz(60.2727, 42.4293, 82.8409) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 6.26
Orchid
#DA70D6
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F288EA #88F290
analogous
#C588F2 #F288EA #F288B5
triadic
#F288EA #EAF288 #88EAF2
tetradic
#F288EA #F2C588 #88F290 #88B5F2
square
#F288EA #F2C588 #88F290 #88B5F2
split-complementary
#F288EA #B5F288 #88F2C5
monochromatic
#E61AD7 #EC51E0 #F288EA #F8BFF4 #FCE3FA
Accessibility & contrast
On white
2.21
#F288EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F288EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F288EA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F288EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F288EA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#A0B3E7
Tritanopia (blue-blind)
#F990AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f288ea; /* rgb */ color: rgb(242, 136, 234); /* oklch */ color: oklch(77.3% 0.175 329.9);
Tailwind
colors: {
custom: {
50: '#f8adf1',
500: '#f288ea',
950: '#000000',
},
}SCSS
$custom: #f288ea; $custom-light: #f8adf1; $custom-dark: #000000;
JSON
{
"hex": "#f288ea",
"rgb": {
"r": 242,
"g": 136,
"b": 234
},
"hsl": {
"h": 304.528,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.77335,
"c": 0.17538,
"h": 329.9
},
"luminance": 0.42426
}Semantic roles & 50–950 ramp
primary
#F288EA
secondary
#D7F4D9
accent
#DD1909
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84