#F18EE2#F18EE2
#F18EE2 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.158 H 332.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EE2 |
|---|---|
| RGB | rgb(241, 142, 226) |
| HSL | hsl(309, 78%, 75%) |
| HSV | hsv(309, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 6.2%, 5.5%) |
| CIE-LAB | lab(71.92, 49.18, -26.75) |
| CIE-LCH | lch(71.92, 55.98, 331.45°) |
| OKLab | oklab(77.78% 0.1403 -0.0723) |
| OKLCH | oklch(77.78% 0.158 332.7) |
| XYZ | xyz(59.6757, 43.5410, 77.1977) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.92
Orchid
#DA70D6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EE2 #8EF19D
analogous
#CF8EF1 #F18EE2 #F18EB0
triadic
#F18EE2 #E2F18E #8EE2F1
tetradic
#F18EE2 #F1CF8E #8EF19D #8EB0F1
square
#F18EE2 #F1CF8E #8EF19D #8EB0F1
split-complementary
#F18EE2 #B0F18E #8EF1CF
monochromatic
#E421C6 #EA58D4 #F18EE2 #F8C4F0 #FCE4F8
Accessibility & contrast
On white
2.16
#F18EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F18EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EE2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EE2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#F994AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18ee2; /* rgb */ color: rgb(241, 142, 226); /* oklch */ color: oklch(77.8% 0.158 332.7);
Tailwind
colors: {
custom: {
50: '#f7b1eb',
500: '#f18ee2',
950: '#000000',
},
}SCSS
$custom: #f18ee2; $custom-light: #f7b1eb; $custom-dark: #000000;
JSON
{
"hex": "#f18ee2",
"rgb": {
"r": 241,
"g": 142,
"b": 226
},
"hsl": {
"h": 309.091,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.77775,
"c": 0.15783,
"h": 332.7
},
"luminance": 0.43538
}Semantic roles & 50–950 ramp
primary
#F18EE2
secondary
#D8F3DC
accent
#DA2B0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084