#F188FF#F188FF
#F188FF is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.194 H 322.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F188FF |
|---|---|
| RGB | rgb(241, 136, 255) |
| HSL | hsl(293, 100%, 77%) |
| HSV | hsv(293, 47%, 100%) |
| CMYK | cmyk(5.5%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(71.91, 57.30, -42.61) |
| CIE-LCH | lch(71.91, 71.41, 323.36°) |
| OKLab | oklab(78.15% 0.1544 -0.1174) |
| OKLCH | oklch(78.15% 0.194 322.7) |
| XYZ | xyz(63.1279, 43.5318, 99.6656) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188FF #96FF88
analogous
#B688FF #F188FF #FF88D2
triadic
#F188FF #FFF188 #88FFF1
tetradic
#F188FF #FFB688 #96FF88 #88D2FF
square
#F188FF #FFB688 #96FF88 #88D2FF
split-complementary
#F188FF #D2FF88 #88FFB6
monochromatic
#E30EFF #EA4BFF #F188FF #F8C5FF #FBE0FF
Accessibility & contrast
On white
2.16
#F188FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F188FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188FF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188FF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#96B5FB
Tritanopia (blue-blind)
#F497B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f188ff; /* rgb */ color: rgb(241, 136, 255); /* oklch */ color: oklch(78.2% 0.194 322.7);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f188ff',
950: '#000000',
},
}SCSS
$custom: #f188ff; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f188ff",
"rgb": {
"r": 241,
"g": 136,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78152,
"c": 0.19397,
"h": 322.7
},
"luminance": 0.43529
}Semantic roles & 50–950 ramp
primary
#F188FF
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171018
muted
#857F86