#F19FEE#F19FEE
#F19FEE is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.9% C 0.140 H 328.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FEE |
|---|---|
| RGB | rgb(241, 159, 238) |
| HSL | hsl(302, 75%, 78%) |
| HSV | hsv(302, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 1.2%, 5.5%) |
| CIE-LAB | lab(75.87, 42.50, -27.25) |
| CIE-LCH | lch(75.87, 50.49, 327.33°) |
| OKLab | oklab(80.89% 0.1184 -0.0739) |
| OKLCH | oklch(80.89% 0.14 328) |
| XYZ | xyz(64.1052, 49.6727, 87.0834) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 8.03
Bubblegum Pink
#FE83CC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FEE #9FF1A2
analogous
#CB9FF1 #F19FEE #F19FC5
triadic
#F19FEE #EEF19F #9FEEF1
tetradic
#F19FEE #F1CB9F #9FF1A2 #9FC5F1
square
#F19FEE #F1CB9F #9FF1A2 #9FC5F1
split-complementary
#F19FEE #C5F19F #9FF1CB
monochromatic
#E134DB #E96AE5 #F19FEE #F9D4F7 #FBE4FA
Accessibility & contrast
On white
1.92
#F19FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F19FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FEE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FEE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#F6A6BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19fee; /* rgb */ color: rgb(241, 159, 238); /* oklch */ color: oklch(80.9% 0.140 328.0);
Tailwind
colors: {
custom: {
50: '#f7bcf3',
500: '#f19fee',
950: '#000000',
},
}SCSS
$custom: #f19fee; $custom-light: #f7bcf3; $custom-dark: #000000;
JSON
{
"hex": "#f19fee",
"rgb": {
"r": 241,
"g": 159,
"b": 238
},
"hsl": {
"h": 302.195,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.80894,
"c": 0.13957,
"h": 328
},
"luminance": 0.4967
}Semantic roles & 50–950 ramp
primary
#F19FEE
secondary
#D8F3D9
accent
#D7160F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185