#F18EEA#F18EEA
#F18EEA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.165 H 329.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EEA |
|---|---|
| RGB | rgb(241, 142, 234) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 2.9%, 5.5%) |
| CIE-LAB | lab(72.22, 50.55, -30.68) |
| CIE-LCH | lch(72.22, 59.13, 328.75°) |
| OKLab | oklab(78.1% 0.1421 -0.0834) |
| OKLCH | oklch(78.1% 0.165 329.6) |
| XYZ | xyz(60.7991, 43.9903, 83.1144) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EEA #8EF195
analogous
#C68EF1 #F18EEA #F18EB9
triadic
#F18EEA #EAF18E #8EEAF1
tetradic
#F18EEA #F1C68E #8EF195 #8EB9F1
square
#F18EEA #F1C68E #8EF195 #8EB9F1
split-complementary
#F18EEA #B9F18E #8EF1C6
monochromatic
#E421D6 #EA58E0 #F18EEA #F8C4F4 #FCE4FA
Accessibility & contrast
On white
2.14
#F18EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F18EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EEA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EEA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#F896B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18eea; /* rgb */ color: rgb(241, 142, 234); /* oklch */ color: oklch(78.1% 0.165 329.6);
Tailwind
colors: {
custom: {
50: '#f7b1f1',
500: '#f18eea',
950: '#000000',
},
}SCSS
$custom: #f18eea; $custom-light: #f7b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f18eea",
"rgb": {
"r": 241,
"g": 142,
"b": 234
},
"hsl": {
"h": 304.242,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.781,
"c": 0.16478,
"h": 329.6
},
"luminance": 0.43987
}Semantic roles & 50–950 ramp
primary
#F18EEA
secondary
#D8F3DA
accent
#DA1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084