#F18EFF#F18EFF
#F18EFF is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.184 H 322.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EFF |
|---|---|
| RGB | rgb(241, 142, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 44%, 100%) |
| CMYK | cmyk(5.5%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(73.07, 54.32, -40.81) |
| CIE-LCH | lch(73.07, 67.94, 323.08°) |
| OKLab | oklab(79.01% 0.1462 -0.1123) |
| OKLCH | oklch(79.01% 0.184 322.5) |
| XYZ | xyz(63.9967, 45.2694, 99.9552) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 7.79
Baby Purple
#CA9BF7
ΔE00 7.80
Light Magenta
#FA5FF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EFF #9CFF8E
analogous
#B88EFF #F18EFF #FF8ED5
triadic
#F18EFF #FFF18E #8EFFF1
tetradic
#F18EFF #FFB88E #9CFF8E #8ED5FF
square
#F18EFF #FFB88E #9CFF8E #8ED5FF
split-complementary
#F18EFF #D5FF8E #8EFFB8
monochromatic
#E214FF #E951FF #F18EFF #F9CBFF #FBE0FF
Accessibility & contrast
On white
2.09
#F18EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F18EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EFF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EFF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#F49CBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18eff; /* rgb */ color: rgb(241, 142, 255); /* oklch */ color: oklch(79.0% 0.184 322.5);
Tailwind
colors: {
custom: {
50: '#f7b1ff',
500: '#f18eff',
950: '#000000',
},
}SCSS
$custom: #f18eff; $custom-light: #f7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f18eff",
"rgb": {
"r": 241,
"g": 142,
"b": 255
},
"hsl": {
"h": 292.566,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79011,
"c": 0.18436,
"h": 322.5
},
"luminance": 0.45267
}Semantic roles & 50–950 ramp
primary
#F18EFF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086