#F18AEA#F18AEA
#F18AEA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.171 H 329.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F18AEA |
|---|---|
| RGB | rgb(241, 138, 234) |
| HSL | hsl(304, 79%, 74%) |
| HSV | hsv(304, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 2.9%, 5.5%) |
| CIE-LAB | lab(71.43, 52.56, -31.89) |
| CIE-LCH | lch(71.43, 61.48, 328.75°) |
| OKLab | oklab(77.51% 0.1478 -0.0868) |
| OKLCH | oklch(77.51% 0.171 329.6) |
| XYZ | xyz(60.2146, 42.8214, 82.9196) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 6.94
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18AEA #8AF191
analogous
#C58AF1 #F18AEA #F18AB7
triadic
#F18AEA #EAF18A #8AEAF1
tetradic
#F18AEA #F1C58A #8AF191 #8AB7F1
square
#F18AEA #F1C58A #8AF191 #8AB7F1
split-complementary
#F18AEA #B7F18A #8AF1C5
monochromatic
#E41DD6 #EA53E0 #F18AEA #F8C1F4 #FCE4FA
Accessibility & contrast
On white
2.20
#F18AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F18AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18AEA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18AEA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#F892AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f18aea; /* rgb */ color: rgb(241, 138, 234); /* oklch */ color: oklch(77.5% 0.171 329.6);
Tailwind
colors: {
custom: {
50: '#f7aff1',
500: '#f18aea',
950: '#000000',
},
}SCSS
$custom: #f18aea; $custom-light: #f7aff1; $custom-dark: #000000;
JSON
{
"hex": "#f18aea",
"rgb": {
"r": 241,
"g": 138,
"b": 234
},
"hsl": {
"h": 304.078,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.7751,
"c": 0.17143,
"h": 329.6
},
"luminance": 0.42818
}Semantic roles & 50–950 ramp
primary
#F18AEA
secondary
#D7F4D9
accent
#DB190B
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084