#F19BEE#F19BEE
#F19BEE is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.3% C 0.146 H 328.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BEE |
|---|---|
| RGB | rgb(241, 155, 238) |
| HSL | hsl(302, 75%, 78%) |
| HSV | hsv(302, 36%, 95%) |
| CMYK | cmyk(0%, 35.7%, 1.2%, 5.5%) |
| CIE-LAB | lab(75.03, 44.58, -28.55) |
| CIE-LCH | lch(75.03, 52.94, 327.37°) |
| OKLab | oklab(80.26% 0.1243 -0.0775) |
| OKLCH | oklch(80.26% 0.146 328) |
| XYZ | xyz(63.4284, 48.3192, 86.8578) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.91
Mauve
#E0B0FF
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BEE #9BF19E
analogous
#C99BF1 #F19BEE #F19BC3
triadic
#F19BEE #EEF19B #9BEEF1
tetradic
#F19BEE #F1C99B #9BF19E #9BC3F1
square
#F19BEE #F1C99B #9BF19E #9BC3F1
split-complementary
#F19BEE #C3F19B #9BF1C9
monochromatic
#E230DC #E965E5 #F19BEE #F9D1F7 #FBE4FA
Accessibility & contrast
On white
1.97
#F19BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F19BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BEE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BEE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#F7A2BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f19bee; /* rgb */ color: rgb(241, 155, 238); /* oklch */ color: oklch(80.3% 0.146 328.0);
Tailwind
colors: {
custom: {
50: '#f7baf3',
500: '#f19bee',
950: '#000000',
},
}SCSS
$custom: #f19bee; $custom-light: #f7baf3; $custom-dark: #000000;
JSON
{
"hex": "#f19bee",
"rgb": {
"r": 241,
"g": 155,
"b": 238
},
"hsl": {
"h": 302.093,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.80257,
"c": 0.14644,
"h": 328
},
"luminance": 0.48317
}Semantic roles & 50–950 ramp
primary
#F19BEE
secondary
#D8F3D9
accent
#D8150E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185