#F19DF3#F19DF3
#F19DF3 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.148 H 326.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DF3 |
|---|---|
| RGB | rgb(241, 157, 243) |
| HSL | hsl(299, 78%, 78%) |
| HSV | hsv(299, 35%, 95%) |
| CMYK | cmyk(0.8%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(75.63, 44.45, -30.33) |
| CIE-LCH | lch(75.63, 53.81, 325.69°) |
| OKLab | oklab(80.77% 0.1226 -0.0825) |
| OKLCH | oklch(80.77% 0.148 326) |
| XYZ | xyz(64.5088, 49.2883, 90.8922) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 8.13
Baby Purple
#CA9BF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DF3 #9FF39D
analogous
#C69DF3 #F19DF3 #F39DCA
triadic
#F19DF3 #F3F19D #9DF3F1
tetradic
#F19DF3 #F3C69D #9FF39D #9DCAF3
square
#F19DF3 #F3C69D #9FF39D #9DCAF3
split-complementary
#F19DF3 #CAF39D #9DF3C6
monochromatic
#E130E6 #E966EC #F19DF3 #F9D4FA #FBE4FC
Accessibility & contrast
On white
1.93
#F19DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F19DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DF3
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DF3 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F6
Deuteranopia (green-blind)
#ABBEF0
Tritanopia (blue-blind)
#F6A5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19df3; /* rgb */ color: rgb(241, 157, 243); /* oklch */ color: oklch(80.8% 0.148 326.0);
Tailwind
colors: {
custom: {
50: '#f7bbf7',
500: '#f19df3',
950: '#000000',
},
}SCSS
$custom: #f19df3; $custom-light: #f7bbf7; $custom-dark: #000000;
JSON
{
"hex": "#f19df3",
"rgb": {
"r": 241,
"g": 157,
"b": 243
},
"hsl": {
"h": 298.605,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.80775,
"c": 0.14776,
"h": 326
},
"luminance": 0.49286
}Semantic roles & 50–950 ramp
primary
#F19DF3
secondary
#D8F3D8
accent
#DA0B10
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185