#F18EFD#F18EFD
#F18EFD is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.182 H 323.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EFD |
|---|---|
| RGB | rgb(241, 142, 253) |
| HSL | hsl(294, 97%, 77%) |
| HSV | hsv(294, 44%, 99%) |
| CMYK | cmyk(4.7%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(72.98, 53.95, -39.86) |
| CIE-LCH | lch(72.98, 67.08, 323.55°) |
| OKLab | oklab(78.92% 0.1459 -0.1095) |
| OKLCH | oklch(78.92% 0.182 323.1) |
| XYZ | xyz(63.6764, 45.1413, 98.2684) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 7.82
Candy Pink
#FF63E9
ΔE00 7.85
Baby Purple
#CA9BF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EFD #9AFD8E
analogous
#BA8EFD #F18EFD #FD8ED1
triadic
#F18EFD #FDF18E #8EFDF1
tetradic
#F18EFD #FDBA8E #9AFD8E #8ED1FD
square
#F18EFD #FDBA8E #9AFD8E #8ED1FD
split-complementary
#F18EFD #D1FD8E #8EFDBA
monochromatic
#E216FB #EA52FC #F18EFD #F8CAFE #FBE1FE
Accessibility & contrast
On white
2.09
#F18EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F18EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EFD
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EFD | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#F49BBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18efd; /* rgb */ color: rgb(241, 142, 253); /* oklch */ color: oklch(78.9% 0.182 323.1);
Tailwind
colors: {
custom: {
50: '#f7b1fe',
500: '#f18efd',
950: '#000000',
},
}SCSS
$custom: #f18efd; $custom-light: #f7b1fe; $custom-dark: #000000;
JSON
{
"hex": "#f18efd",
"rgb": {
"r": 241,
"g": 142,
"b": 253
},
"hsl": {
"h": 293.514,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.7892,
"c": 0.18242,
"h": 323.1
},
"luminance": 0.45139
}Semantic roles & 50–950 ramp
primary
#F18EFD
secondary
#D8F7D4
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086