#F19DED#F19DED
#F19DED is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.5% C 0.142 H 328.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DED |
|---|---|
| RGB | rgb(241, 157, 237) |
| HSL | hsl(303, 75%, 78%) |
| HSV | hsv(303, 35%, 95%) |
| CMYK | cmyk(0%, 34.9%, 1.7%, 5.5%) |
| CIE-LAB | lab(75.41, 43.37, -27.41) |
| CIE-LCH | lch(75.41, 51.31, 327.70°) |
| OKLab | oklab(80.54% 0.1211 -0.0743) |
| OKLCH | oklch(80.54% 0.142 328.5) |
| XYZ | xyz(63.6175, 48.9318, 86.1981) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 7.10
Bubblegum Pink
#FE83CC
ΔE00 8.08
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DED #9DF1A1
analogous
#CB9DF1 #F19DED #F19DC3
triadic
#F19DED #EDF19D #9DEDF1
tetradic
#F19DED #F1CB9D #9DF1A1 #9DC3F1
square
#F19DED #F1CB9D #9DF1A1 #9DC3F1
split-complementary
#F19DED #C3F19D #9DF1CB
monochromatic
#E232D9 #E967E3 #F19DED #F9D3F7 #FBE4FA
Accessibility & contrast
On white
1.95
#F19DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#F19DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DED
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DED | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#F7A4BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19ded; /* rgb */ color: rgb(241, 157, 237); /* oklch */ color: oklch(80.5% 0.142 328.5);
Tailwind
colors: {
custom: {
50: '#f7bbf3',
500: '#f19ded',
950: '#000000',
},
}SCSS
$custom: #f19ded; $custom-light: #f7bbf3; $custom-dark: #000000;
JSON
{
"hex": "#f19ded",
"rgb": {
"r": 241,
"g": 157,
"b": 237
},
"hsl": {
"h": 302.857,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.80535,
"c": 0.14208,
"h": 328.5
},
"luminance": 0.48929
}Semantic roles & 50–950 ramp
primary
#F19DED
secondary
#D8F3D9
accent
#D7180E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185