#F19EEF#F19EEF
#F19EEF is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.8% C 0.142 H 327.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EEF |
|---|---|
| RGB | rgb(241, 158, 239) |
| HSL | hsl(301, 75%, 78%) |
| HSV | hsv(301, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 0.8%, 5.5%) |
| CIE-LAB | lab(75.69, 43.20, -28.07) |
| CIE-LCH | lch(75.69, 51.52, 326.99°) |
| OKLab | oklab(80.77% 0.1201 -0.0762) |
| OKLCH | oklch(80.77% 0.142 327.6) |
| XYZ | xyz(64.0812, 49.3891, 87.8022) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 6.77
Light Lavendar
#EFC0FE
ΔE00 8.24
Purply Pink
#F075E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EEF #9EF1A0
analogous
#C99EF1 #F19EEF #F19EC5
triadic
#F19EEF #EFF19E #9EEFF1
tetradic
#F19EEF #F1C99E #9EF1A0 #9EC5F1
square
#F19EEF #F1C99E #9EF1A0 #9EC5F1
split-complementary
#F19EEF #C5F19E #9EF1C9
monochromatic
#E233DD #E969E6 #F19EEF #F9D3F8 #FBE4FB
Accessibility & contrast
On white
1.93
#F19EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F19EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EEF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EEF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#F6A5BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19eef; /* rgb */ color: rgb(241, 158, 239); /* oklch */ color: oklch(80.8% 0.142 327.6);
Tailwind
colors: {
custom: {
50: '#f7bcf4',
500: '#f19eef',
950: '#000000',
},
}SCSS
$custom: #f19eef; $custom-light: #f7bcf4; $custom-dark: #000000;
JSON
{
"hex": "#f19eef",
"rgb": {
"r": 241,
"g": 158,
"b": 239
},
"hsl": {
"h": 301.446,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.80773,
"c": 0.14223,
"h": 327.6
},
"luminance": 0.49386
}Semantic roles & 50–950 ramp
primary
#F19EEF
secondary
#D8F3D9
accent
#D7130F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185