#F19CED#F19CED
#F19CED is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.4% C 0.144 H 328.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CED |
|---|---|
| RGB | rgb(241, 156, 237) |
| HSL | hsl(303, 75%, 78%) |
| HSV | hsv(303, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 1.7%, 5.5%) |
| CIE-LAB | lab(75.20, 43.89, -27.74) |
| CIE-LCH | lch(75.20, 51.92, 327.71°) |
| OKLab | oklab(80.38% 0.1226 -0.0752) |
| OKLCH | oklch(80.38% 0.144 328.5) |
| XYZ | xyz(63.4490, 48.5948, 86.1419) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.04
Mauve
#E0B0FF
ΔE00 7.22
Bubblegum Pink
#FE83CC
ΔE00 7.99
Purply Pink
#F075E6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CED #9CF1A0
analogous
#CB9CF1 #F19CED #F19CC2
triadic
#F19CED #EDF19C #9CEDF1
tetradic
#F19CED #F1CB9C #9CF1A0 #9CC2F1
square
#F19CED #F1CB9C #9CF1A0 #9CC2F1
split-complementary
#F19CED #C2F19C #9CF1CB
monochromatic
#E231DA #E966E3 #F19CED #F9D2F7 #FBE4FA
Accessibility & contrast
On white
1.96
#F19CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F19CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CED
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CED | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#F7A3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f19ced; /* rgb */ color: rgb(241, 156, 237); /* oklch */ color: oklch(80.4% 0.144 328.5);
Tailwind
colors: {
custom: {
50: '#f7baf3',
500: '#f19ced',
950: '#000000',
},
}SCSS
$custom: #f19ced; $custom-light: #f7baf3; $custom-dark: #000000;
JSON
{
"hex": "#f19ced",
"rgb": {
"r": 241,
"g": 156,
"b": 237
},
"hsl": {
"h": 302.824,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.80376,
"c": 0.1438,
"h": 328.5
},
"luminance": 0.48592
}Semantic roles & 50–950 ramp
primary
#F19CED
secondary
#D8F3D9
accent
#D7180E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185