#F199EB#F199EB
#F199EB is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.8% C 0.147 H 329.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F199EB |
|---|---|
| RGB | rgb(241, 153, 235) |
| HSL | hsl(304, 76%, 77%) |
| HSV | hsv(304, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 2.5%, 5.5%) |
| CIE-LAB | lab(74.50, 45.09, -27.72) |
| CIE-LCH | lch(74.50, 52.93, 328.42°) |
| OKLab | oklab(79.82% 0.1264 -0.0752) |
| OKLCH | oklch(79.82% 0.147 329.3) |
| XYZ | xyz(62.6613, 47.4842, 84.4459) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 7.43
Bubblegum Pink
#FE83CC
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199EB #99F19F
analogous
#CB99F1 #F199EB #F199BF
triadic
#F199EB #EBF199 #99EBF1
tetradic
#F199EB #F1CB99 #99F19F #99BFF1
square
#F199EB #F1CB99 #99F19F #99BFF1
split-complementary
#F199EB #BFF199 #99F1CB
monochromatic
#E22DD6 #EA63E0 #F199EB #F8CFF6 #FBE4FA
Accessibility & contrast
On white
2.00
#F199EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F199EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199EB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199EB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#F7A0B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f199eb; /* rgb */ color: rgb(241, 153, 235); /* oklch */ color: oklch(79.8% 0.147 329.3);
Tailwind
colors: {
custom: {
50: '#f7b8f1',
500: '#f199eb',
950: '#000000',
},
}SCSS
$custom: #f199eb; $custom-light: #f7b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f199eb",
"rgb": {
"r": 241,
"g": 153,
"b": 235
},
"hsl": {
"h": 304.091,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79823,
"c": 0.14708,
"h": 329.3
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#F199EB
secondary
#D8F3DA
accent
#D81B0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084