#F18DFD#F18DFD
#F18DFD is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.184 H 323.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DFD |
|---|---|
| RGB | rgb(241, 141, 253) |
| HSL | hsl(294, 97%, 77%) |
| HSV | hsv(294, 44%, 99%) |
| CMYK | cmyk(4.7%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(72.79, 54.45, -40.16) |
| CIE-LCH | lch(72.79, 67.66, 323.59°) |
| OKLab | oklab(78.77% 0.1473 -0.1104) |
| OKLCH | oklch(78.77% 0.184 323.1) |
| XYZ | xyz(63.5283, 44.8451, 98.2191) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 7.62
Candy Pink
#FF63E9
ΔE00 7.68
Light Magenta
#FA5FF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DFD #99FD8D
analogous
#B98DFD #F18DFD #FD8DD1
triadic
#F18DFD #FDF18D #8DFDF1
tetradic
#F18DFD #FDB98D #99FD8D #8DD1FD
square
#F18DFD #FDB98D #99FD8D #8DD1FD
split-complementary
#F18DFD #D1FD8D #8DFDB9
monochromatic
#E215FB #EA51FC #F18DFD #F8C9FE #FBE1FE
Accessibility & contrast
On white
2.11
#F18DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F18DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DFD
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DFD | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#F49AB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18dfd; /* rgb */ color: rgb(241, 141, 253); /* oklch */ color: oklch(78.8% 0.184 323.1);
Tailwind
colors: {
custom: {
50: '#f7b1fe',
500: '#f18dfd',
950: '#000000',
},
}SCSS
$custom: #f18dfd; $custom-light: #f7b1fe; $custom-dark: #000000;
JSON
{
"hex": "#f18dfd",
"rgb": {
"r": 241,
"g": 141,
"b": 253
},
"hsl": {
"h": 293.571,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.78775,
"c": 0.18405,
"h": 323.1
},
"luminance": 0.44842
}Semantic roles & 50–950 ramp
primary
#F18DFD
secondary
#D8F7D4
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086