#F199EA#F199EA
#F199EA is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.8% C 0.146 H 329.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F199EA |
|---|---|
| RGB | rgb(241, 153, 234) |
| HSL | hsl(305, 76%, 77%) |
| HSV | hsv(305, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 2.9%, 5.5%) |
| CIE-LAB | lab(74.46, 44.91, -27.23) |
| CIE-LCH | lch(74.46, 52.52, 328.77°) |
| OKLab | oklab(79.78% 0.1262 -0.0738) |
| OKLCH | oklch(79.78% 0.146 329.7) |
| XYZ | xyz(62.5172, 47.4266, 83.6871) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 7.31
Purply Pink
#F075E6
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199EA #99F1A0
analogous
#CC99F1 #F199EA #F199BE
triadic
#F199EA #EAF199 #99EAF1
tetradic
#F199EA #F1CC99 #99F1A0 #99BEF1
square
#F199EA #F1CC99 #99F1A0 #99BEF1
split-complementary
#F199EA #BEF199 #99F1CC
monochromatic
#E22DD4 #EA63DF #F199EA #F8CFF5 #FBE4F9
Accessibility & contrast
On white
2.00
#F199EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F199EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199EA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199EA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#F79FB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f199ea; /* rgb */ color: rgb(241, 153, 234); /* oklch */ color: oklch(79.8% 0.146 329.7);
Tailwind
colors: {
custom: {
50: '#f7b8f1',
500: '#f199ea',
950: '#000000',
},
}SCSS
$custom: #f199ea; $custom-light: #f7b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f199ea",
"rgb": {
"r": 241,
"g": 153,
"b": 234
},
"hsl": {
"h": 304.773,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79784,
"c": 0.14618,
"h": 329.7
},
"luminance": 0.47424
}Semantic roles & 50–950 ramp
primary
#F199EA
secondary
#D8F3DA
accent
#D81E0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084