#F18AED#F18AED
#F18AED is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.174 H 328.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F18AED |
|---|---|
| RGB | rgb(241, 138, 237) |
| HSL | hsl(302, 79%, 74%) |
| HSV | hsv(302, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 1.7%, 5.5%) |
| CIE-LAB | lab(71.55, 53.08, -33.35) |
| CIE-LCH | lch(71.55, 62.69, 327.86°) |
| OKLab | oklab(77.64% 0.1484 -0.091) |
| OKLCH | oklch(77.64% 0.174 328.5) |
| XYZ | xyz(60.6492, 42.9952, 85.2087) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 6.64
Orchid
#DA70D6
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18AED #8AF18E
analogous
#C28AF1 #F18AED #F18ABA
triadic
#F18AED #EDF18A #8AEDF1
tetradic
#F18AED #F1C28A #8AF18E #8ABAF1
square
#F18AED #F1C28A #8AF18E #8ABAF1
split-complementary
#F18AED #BAF18A #8AF1C2
monochromatic
#E41DDC #EA53E5 #F18AED #F8C1F5 #FCE4FB
Accessibility & contrast
On white
2.19
#F18AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F18AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18AED
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18AED | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#F793B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f18aed; /* rgb */ color: rgb(241, 138, 237); /* oklch */ color: oklch(77.6% 0.174 328.5);
Tailwind
colors: {
custom: {
50: '#f7aff3',
500: '#f18aed',
950: '#000000',
},
}SCSS
$custom: #f18aed; $custom-light: #f7aff3; $custom-dark: #000000;
JSON
{
"hex": "#f18aed",
"rgb": {
"r": 241,
"g": 138,
"b": 237
},
"hsl": {
"h": 302.33,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.77637,
"c": 0.17409,
"h": 328.5
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#F18AED
secondary
#D7F4D9
accent
#DB130B
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085