#F188F3#F188F3
#F188F3 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.183 H 326.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F188F3 |
|---|---|
| RGB | rgb(241, 136, 243) |
| HSL | hsl(299, 82%, 74%) |
| HSV | hsv(299, 44%, 95%) |
| CMYK | cmyk(0.8%, 44%, 0%, 4.7%) |
| CIE-LAB | lab(71.41, 55.13, -36.86) |
| CIE-LCH | lch(71.41, 66.32, 326.23°) |
| OKLab | oklab(77.61% 0.1524 -0.1009) |
| OKLCH | oklch(77.61% 0.183 326.5) |
| XYZ | xyz(61.2562, 42.7832, 89.8080) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 6.36
Light Magenta
#FA5FF7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188F3 #8AF388
analogous
#BC88F3 #F188F3 #F388BF
triadic
#F188F3 #F3F188 #88F3F1
tetradic
#F188F3 #F3BC88 #8AF388 #88BFF3
square
#F188F3 #F3BC88 #8AF388 #88BFF3
split-complementary
#F188F3 #BFF388 #88F3BC
monochromatic
#E419E8 #EA50ED #F188F3 #F8C0F9 #FCE3FC
Accessibility & contrast
On white
2.20
#F188F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F188F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188F3
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188F3 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#F693B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f188f3; /* rgb */ color: rgb(241, 136, 243); /* oklch */ color: oklch(77.6% 0.183 326.5);
Tailwind
colors: {
custom: {
50: '#f8adf7',
500: '#f188f3',
950: '#000000',
},
}SCSS
$custom: #f188f3; $custom-light: #f8adf7; $custom-dark: #000000;
JSON
{
"hex": "#f188f3",
"rgb": {
"r": 241,
"g": 136,
"b": 243
},
"hsl": {
"h": 298.879,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.77609,
"c": 0.18279,
"h": 326.5
},
"luminance": 0.4278
}Semantic roles & 50–950 ramp
primary
#F188F3
secondary
#D7F4D7
accent
#DE070B
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85