#F19FEB#F19FEB
#F19FEB is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.8% C 0.137 H 329.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F19FEB |
|---|---|
| RGB | rgb(241, 159, 235) |
| HSL | hsl(304, 75%, 78%) |
| HSV | hsv(304, 34%, 95%) |
| CMYK | cmyk(0%, 34%, 2.5%, 5.5%) |
| CIE-LAB | lab(75.76, 41.97, -25.79) |
| CIE-LCH | lch(75.76, 49.26, 328.43°) |
| OKLab | oklab(80.78% 0.1176 -0.0698) |
| OKLCH | oklch(80.78% 0.137 329.3) |
| XYZ | xyz(63.6681, 49.4979, 84.7815) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 6.80
Mauve
#E0B0FF
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 8.02
Light Lavendar
#EFC0FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19FEB #9FF1A5
analogous
#CE9FF1 #F19FEB #F19FC2
triadic
#F19FEB #EBF19F #9FEBF1
tetradic
#F19FEB #F1CE9F #9FF1A5 #9FC2F1
square
#F19FEB #F1CE9F #9FF1A5 #9FC2F1
split-complementary
#F19FEB #C2F19F #9FF1CE
monochromatic
#E134D5 #E96AE0 #F19FEB #F9D4F6 #FBE4F9
Accessibility & contrast
On white
1.93
#F19FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F19FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19FEB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19FEB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#F7A5BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19feb; /* rgb */ color: rgb(241, 159, 235); /* oklch */ color: oklch(80.8% 0.137 329.3);
Tailwind
colors: {
custom: {
50: '#f7bcf1',
500: '#f19feb',
950: '#000000',
},
}SCSS
$custom: #f19feb; $custom-light: #f7bcf1; $custom-dark: #000000;
JSON
{
"hex": "#f19feb",
"rgb": {
"r": 241,
"g": 159,
"b": 235
},
"hsl": {
"h": 304.39,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.80776,
"c": 0.13678,
"h": 329.3
},
"luminance": 0.49495
}Semantic roles & 50–950 ramp
primary
#F19FEB
secondary
#D8F3DA
accent
#D71D0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184