#F18DFE#F18DFE
#F18DFE is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.185 H 322.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DFE |
|---|---|
| RGB | rgb(241, 141, 254) |
| HSL | hsl(293, 98%, 77%) |
| HSV | hsv(293, 44%, 100%) |
| CMYK | cmyk(5.1%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.83, 54.64, -40.64) |
| CIE-LCH | lch(72.83, 68.09, 323.36°) |
| OKLab | oklab(78.82% 0.1474 -0.1118) |
| OKLCH | oklch(78.82% 0.185 322.8) |
| XYZ | xyz(63.6880, 44.9089, 99.0602) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 7.60
Light Magenta
#FA5FF7
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DFE #9AFE8D
analogous
#B88DFE #F18DFE #FE8DD3
triadic
#F18DFE #FEF18D #8DFEF1
tetradic
#F18DFE #FEB88D #9AFE8D #8DD3FE
square
#F18DFE #FEB88D #9AFE8D #8DD3FE
split-complementary
#F18DFE #D3FE8D #8DFEB8
monochromatic
#E214FD #EA50FD #F18DFE #F8CAFF #FBE1FF
Accessibility & contrast
On white
2.10
#F18DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F18DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DFE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DFE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#F49ABA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18dfe; /* rgb */ color: rgb(241, 141, 254); /* oklch */ color: oklch(78.8% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#f7b1ff',
500: '#f18dfe',
950: '#000000',
},
}SCSS
$custom: #f18dfe; $custom-light: #f7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f18dfe",
"rgb": {
"r": 241,
"g": 141,
"b": 254
},
"hsl": {
"h": 293.097,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.7882,
"c": 0.18501,
"h": 322.8
},
"luminance": 0.44906
}Semantic roles & 50–950 ramp
primary
#F18DFE
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086