#F188F8#F188F8
#F188F8 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.187 H 324.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F188F8 |
|---|---|
| RGB | rgb(241, 136, 248) |
| HSL | hsl(296, 89%, 75%) |
| HSV | hsv(296, 45%, 97%) |
| CMYK | cmyk(2.8%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.62, 56.03, -39.27) |
| CIE-LCH | lch(71.62, 68.42, 324.98°) |
| OKLab | oklab(77.83% 0.1533 -0.1078) |
| OKLCH | oklch(77.83% 0.187 324.9) |
| XYZ | xyz(62.0216, 43.0893, 93.8389) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.73
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188F8 #8FF888
analogous
#B988F8 #F188F8 #F888C7
triadic
#F188F8 #F8F188 #88F8F1
tetradic
#F188F8 #F8B988 #8FF888 #88C7F8
square
#F188F8 #F8B988 #8FF888 #88C7F8
split-complementary
#F188F8 #C7F888 #88F8B9
monochromatic
#E314F1 #EA4EF5 #F188F8 #F8C2FB #FCE2FD
Accessibility & contrast
On white
2.18
#F188F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F188F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188F8
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188F8 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#F695B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f188f8; /* rgb */ color: rgb(241, 136, 248); /* oklch */ color: oklch(77.8% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#f8aefb',
500: '#f188f8',
950: '#000000',
},
}SCSS
$custom: #f188f8; $custom-light: #f8aefb; $custom-dark: #000000;
JSON
{
"hex": "#f188f8",
"rgb": {
"r": 241,
"g": 136,
"b": 248
},
"hsl": {
"h": 296.25,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77832,
"c": 0.18739,
"h": 324.9
},
"luminance": 0.43086
}Semantic roles & 50–950 ramp
primary
#F188F8
secondary
#D8F5D6
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85