#F188F2#F188F2
#F188F2 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.6% C 0.182 H 326.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F188F2 |
|---|---|
| RGB | rgb(241, 136, 242) |
| HSL | hsl(299, 80%, 74%) |
| HSV | hsv(299, 44%, 95%) |
| CMYK | cmyk(0.4%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(71.37, 54.96, -36.38) |
| CIE-LCH | lch(71.37, 65.91, 326.50°) |
| OKLab | oklab(77.57% 0.1522 -0.0996) |
| OKLCH | oklch(77.57% 0.182 326.8) |
| XYZ | xyz(61.1056, 42.7229, 89.0149) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 6.91
Orchid
#DA70D6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F188F2 #89F288
analogous
#BC88F2 #F188F2 #F288BE
triadic
#F188F2 #F2F188 #88F2F1
tetradic
#F188F2 #F2BC88 #89F288 #88BEF2
square
#F188F2 #F2BC88 #89F288 #88BEF2
split-complementary
#F188F2 #BEF288 #88F2BC
monochromatic
#E41AE6 #EB51EC #F188F2 #F7BFF8 #FCE3FC
Accessibility & contrast
On white
2.20
#F188F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F188F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F188F2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F188F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F188F2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#F793B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f188f2; /* rgb */ color: rgb(241, 136, 242); /* oklch */ color: oklch(77.6% 0.182 326.8);
Tailwind
colors: {
custom: {
50: '#f7adf6',
500: '#f188f2',
950: '#000000',
},
}SCSS
$custom: #f188f2; $custom-light: #f7adf6; $custom-dark: #000000;
JSON
{
"hex": "#f188f2",
"rgb": {
"r": 241,
"g": 136,
"b": 242
},
"hsl": {
"h": 299.434,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.77565,
"c": 0.18188,
"h": 326.8
},
"luminance": 0.4272
}Semantic roles & 50–950 ramp
primary
#F188F2
secondary
#D7F4D7
accent
#DD090B
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#171017
muted
#857F85