#F19DF2#F19DF2
#F19DF2 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.7% C 0.147 H 326.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DF2 |
|---|---|
| RGB | rgb(241, 157, 242) |
| HSL | hsl(299, 77%, 78%) |
| HSV | hsv(299, 35%, 95%) |
| CMYK | cmyk(0.4%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.59, 44.26, -29.85) |
| CIE-LCH | lch(75.59, 53.39, 326.01°) |
| OKLab | oklab(80.73% 0.1223 -0.0812) |
| OKLCH | oklch(80.73% 0.147 326.4) |
| XYZ | xyz(64.3582, 49.2281, 90.0991) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 8.14
Baby Purple
#CA9BF7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DF2 #9EF29D
analogous
#C69DF2 #F19DF2 #F29DC8
triadic
#F19DF2 #F2F19D #9DF2F1
tetradic
#F19DF2 #F2C69D #9EF29D #9DC8F2
square
#F19DF2 #F2C69D #9EF29D #9DC8F2
split-complementary
#F19DF2 #C8F29D #9DF2C6
monochromatic
#E231E4 #E967EB #F19DF2 #F9D3F9 #FBE4FB
Accessibility & contrast
On white
1.94
#F19DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#F19DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DF2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DF2 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#F6A5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19df2; /* rgb */ color: rgb(241, 157, 242); /* oklch */ color: oklch(80.7% 0.147 326.4);
Tailwind
colors: {
custom: {
50: '#f7bbf6',
500: '#f19df2',
950: '#000000',
},
}SCSS
$custom: #f19df2; $custom-light: #f7bbf6; $custom-dark: #000000;
JSON
{
"hex": "#f19df2",
"rgb": {
"r": 241,
"g": 157,
"b": 242
},
"hsl": {
"h": 299.294,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.80734,
"c": 0.1468,
"h": 326.4
},
"luminance": 0.49226
}Semantic roles & 50–950 ramp
primary
#F19DF2
secondary
#D8F3D8
accent
#D90D0F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185