#F199EE#F199EE
#F199EE is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.150 H 328.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F199EE |
|---|---|
| RGB | rgb(241, 153, 238) |
| HSL | hsl(302, 76%, 77%) |
| HSV | hsv(302, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 1.2%, 5.5%) |
| CIE-LAB | lab(74.61, 45.62, -29.19) |
| CIE-LCH | lch(74.61, 54.16, 327.39°) |
| OKLab | oklab(79.94% 0.1272 -0.0793) |
| OKLCH | oklch(79.94% 0.15 328.1) |
| XYZ | xyz(63.0983, 47.6590, 86.7478) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199EE #99F19C
analogous
#C899F1 #F199EE #F199C2
triadic
#F199EE #EEF199 #99EEF1
tetradic
#F199EE #F1C899 #99F19C #99C2F1
square
#F199EE #F1C899 #99F19C #99C2F1
split-complementary
#F199EE #C2F199 #99F1C8
monochromatic
#E22DDC #EA63E5 #F199EE #F8CFF7 #FBE4FB
Accessibility & contrast
On white
1.99
#F199EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F199EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199EE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199EE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#F7A0B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f199ee; /* rgb */ color: rgb(241, 153, 238); /* oklch */ color: oklch(79.9% 0.150 328.1);
Tailwind
colors: {
custom: {
50: '#f7b8f3',
500: '#f199ee',
950: '#000000',
},
}SCSS
$custom: #f199ee; $custom-light: #f7b8f3; $custom-dark: #000000;
JSON
{
"hex": "#f199ee",
"rgb": {
"r": 241,
"g": 153,
"b": 238
},
"hsl": {
"h": 302.045,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79943,
"c": 0.14985,
"h": 328.1
},
"luminance": 0.47656
}Semantic roles & 50–950 ramp
primary
#F199EE
secondary
#D8F3D9
accent
#D8140D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085