#F19DEB#F19DEB
#F19DEB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.5% C 0.140 H 329.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DEB |
|---|---|
| RGB | rgb(241, 157, 235) |
| HSL | hsl(304, 75%, 78%) |
| HSV | hsv(304, 35%, 95%) |
| CMYK | cmyk(0%, 34.9%, 2.5%, 5.5%) |
| CIE-LAB | lab(75.34, 43.01, -26.44) |
| CIE-LCH | lch(75.34, 50.49, 328.42°) |
| OKLab | oklab(80.46% 0.1206 -0.0716) |
| OKLCH | oklch(80.46% 0.14 329.3) |
| XYZ | xyz(63.3270, 48.8156, 84.6678) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 7.33
Bubblegum Pink
#FE83CC
ΔE00 7.81
Purply Pink
#F075E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DEB #9DF1A3
analogous
#CD9DF1 #F19DEB #F19DC1
triadic
#F19DEB #EBF19D #9DEBF1
tetradic
#F19DEB #F1CD9D #9DF1A3 #9DC1F1
square
#F19DEB #F1CD9D #9DF1A3 #9DC1F1
split-complementary
#F19DEB #C1F19D #9DF1CD
monochromatic
#E232D5 #E967E0 #F19DEB #F9D3F6 #FBE4FA
Accessibility & contrast
On white
1.95
#F19DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F19DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DEB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DEB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#F7A3BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19deb; /* rgb */ color: rgb(241, 157, 235); /* oklch */ color: oklch(80.5% 0.140 329.3);
Tailwind
colors: {
custom: {
50: '#f7bbf1',
500: '#f19deb',
950: '#000000',
},
}SCSS
$custom: #f19deb; $custom-light: #f7bbf1; $custom-dark: #000000;
JSON
{
"hex": "#f19deb",
"rgb": {
"r": 241,
"g": 157,
"b": 235
},
"hsl": {
"h": 304.286,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.80456,
"c": 0.14023,
"h": 329.3
},
"luminance": 0.48813
}Semantic roles & 50–950 ramp
primary
#F19DEB
secondary
#D8F3DA
accent
#D71D0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184