#F18EF3#F18EF3
#F18EF3 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.173 H 326.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EF3 |
|---|---|
| RGB | rgb(241, 142, 243) |
| HSL | hsl(299, 81%, 75%) |
| HSV | hsv(299, 42%, 95%) |
| CMYK | cmyk(0.8%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(72.58, 52.13, -35.05) |
| CIE-LCH | lch(72.58, 62.82, 326.09°) |
| OKLab | oklab(78.48% 0.144 -0.0958) |
| OKLCH | oklch(78.48% 0.173 326.4) |
| XYZ | xyz(62.1250, 44.5207, 90.0976) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.01
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.47
Orchid
#DA70D6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EF3 #90F38E
analogous
#BE8EF3 #F18EF3 #F38EC2
triadic
#F18EF3 #F3F18E #8EF3F1
tetradic
#F18EF3 #F3BE8E #90F38E #8EC2F3
square
#F18EF3 #F3BE8E #90F38E #8EC2F3
split-complementary
#F18EF3 #C2F38E #8EF3BE
monochromatic
#E31FE7 #EA57ED #F18EF3 #F8C5F9 #FCE3FC
Accessibility & contrast
On white
2.12
#F18EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F18EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EF3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EF3 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#F698B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18ef3; /* rgb */ color: rgb(241, 142, 243); /* oklch */ color: oklch(78.5% 0.173 326.4);
Tailwind
colors: {
custom: {
50: '#f7b1f7',
500: '#f18ef3',
950: '#000000',
},
}SCSS
$custom: #f18ef3; $custom-light: #f7b1f7; $custom-dark: #000000;
JSON
{
"hex": "#f18ef3",
"rgb": {
"r": 241,
"g": 142,
"b": 243
},
"hsl": {
"h": 298.812,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.7848,
"c": 0.17297,
"h": 326.4
},
"luminance": 0.44518
}Semantic roles & 50–950 ramp
primary
#F18EF3
secondary
#D8F4D7
accent
#DD080D
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085