#F19AED#F19AED
#F19AED is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.147 H 328.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F19AED |
|---|---|
| RGB | rgb(241, 154, 237) |
| HSL | hsl(303, 76%, 77%) |
| HSV | hsv(303, 36%, 95%) |
| CMYK | cmyk(0%, 36.1%, 1.7%, 5.5%) |
| CIE-LAB | lab(74.78, 44.92, -28.38) |
| CIE-LCH | lch(74.78, 53.14, 327.72°) |
| OKLab | oklab(80.06% 0.1255 -0.077) |
| OKLCH | oklch(80.06% 0.147 328.5) |
| XYZ | xyz(63.1162, 47.9291, 86.0310) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 7.58
Bubblegum Pink
#FE83CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19AED #9AF19E
analogous
#CA9AF1 #F19AED #F19AC1
triadic
#F19AED #EDF19A #9AEDF1
tetradic
#F19AED #F1CA9A #9AF19E #9AC1F1
square
#F19AED #F1CA9A #9AF19E #9AC1F1
split-complementary
#F19AED #C1F19A #9AF1CA
monochromatic
#E22FDA #EA64E3 #F19AED #F8D0F7 #FBE4FA
Accessibility & contrast
On white
1.98
#F19AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F19AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19AED
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19AED | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#F7A1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f19aed; /* rgb */ color: rgb(241, 154, 237); /* oklch */ color: oklch(80.1% 0.147 328.5);
Tailwind
colors: {
custom: {
50: '#f7b9f3',
500: '#f19aed',
950: '#000000',
},
}SCSS
$custom: #f19aed; $custom-light: #f7b9f3; $custom-dark: #000000;
JSON
{
"hex": "#f19aed",
"rgb": {
"r": 241,
"g": 154,
"b": 237
},
"hsl": {
"h": 302.759,
"s": 75.652,
"l": 77.451
},
"oklch": {
"l": 0.8006,
"c": 0.14722,
"h": 328.5
},
"luminance": 0.47926
}Semantic roles & 50–950 ramp
primary
#F19AED
secondary
#D8F3D9
accent
#D8170E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185