#F18FEA#F18FEA
#F18FEA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.2% C 0.163 H 329.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FEA |
|---|---|
| RGB | rgb(241, 143, 234) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 2.9%, 5.5%) |
| CIE-LAB | lab(72.42, 50.04, -30.37) |
| CIE-LCH | lch(72.42, 58.53, 328.75°) |
| OKLab | oklab(78.25% 0.1407 -0.0825) |
| OKLCH | oklch(78.25% 0.163 329.6) |
| XYZ | xyz(60.9485, 44.2892, 83.1643) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FEA #8FF196
analogous
#C78FF1 #F18FEA #F18FB9
triadic
#F18FEA #EAF18F #8FEAF1
tetradic
#F18FEA #F1C78F #8FF196 #8FB9F1
square
#F18FEA #F1C78F #8FF196 #8FB9F1
split-complementary
#F18FEA #B9F18F #8FF1C7
monochromatic
#E322D6 #EA59E0 #F18FEA #F8C5F4 #FCE4FA
Accessibility & contrast
On white
2.13
#F18FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F18FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FEA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FEA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#F897B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18fea; /* rgb */ color: rgb(241, 143, 234); /* oklch */ color: oklch(78.2% 0.163 329.6);
Tailwind
colors: {
custom: {
50: '#f7b2f1',
500: '#f18fea',
950: '#000000',
},
}SCSS
$custom: #f18fea; $custom-light: #f7b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f18fea",
"rgb": {
"r": 241,
"g": 143,
"b": 234
},
"hsl": {
"h": 304.286,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.78249,
"c": 0.16311,
"h": 329.6
},
"luminance": 0.44286
}Semantic roles & 50–950 ramp
primary
#F18FEA
secondary
#D8F3DA
accent
#DA1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084