#F199F2#F199F2
#F199F2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.154 H 326.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F199F2 |
|---|---|
| RGB | rgb(241, 153, 242) |
| HSL | hsl(299, 77%, 77%) |
| HSV | hsv(299, 37%, 95%) |
| CMYK | cmyk(0.4%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(74.76, 46.34, -31.13) |
| CIE-LCH | lch(74.76, 55.82, 326.11°) |
| OKLab | oklab(80.11% 0.1281 -0.0848) |
| OKLCH | oklch(80.11% 0.154 326.5) |
| XYZ | xyz(63.6925, 47.8967, 89.8772) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Plum
#DDA0DD
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199F2 #9AF299
analogous
#C599F2 #F199F2 #F299C6
triadic
#F199F2 #F2F199 #99F2F1
tetradic
#F199F2 #F2C599 #9AF299 #99C6F2
square
#F199F2 #F2C599 #9AF299 #99C6F2
split-complementary
#F199F2 #C6F299 #99F2C5
monochromatic
#E22CE4 #EA63EB #F199F2 #F8CFF9 #FBE4FC
Accessibility & contrast
On white
1.99
#F199F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F199F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199F2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199F2 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#F6A1BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f199f2; /* rgb */ color: rgb(241, 153, 242); /* oklch */ color: oklch(80.1% 0.154 326.5);
Tailwind
colors: {
custom: {
50: '#f7b9f6',
500: '#f199f2',
950: '#000000',
},
}SCSS
$custom: #f199f2; $custom-light: #f7b9f6; $custom-dark: #000000;
JSON
{
"hex": "#f199f2",
"rgb": {
"r": 241,
"g": 153,
"b": 242
},
"hsl": {
"h": 299.326,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.80106,
"c": 0.15361,
"h": 326.5
},
"luminance": 0.47894
}Semantic roles & 50–950 ramp
primary
#F199F2
secondary
#D8F3D8
accent
#DA0C0E
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085