#F18AEC#F18AEC
#F18AEC is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.173 H 328.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F18AEC |
|---|---|
| RGB | rgb(241, 138, 236) |
| HSL | hsl(303, 79%, 74%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 2.1%, 5.5%) |
| CIE-LAB | lab(71.51, 52.91, -32.87) |
| CIE-LCH | lch(71.51, 62.28, 328.15°) |
| OKLab | oklab(77.59% 0.1482 -0.0896) |
| OKLCH | oklch(77.59% 0.173 328.9) |
| XYZ | xyz(60.5035, 42.9370, 84.4414) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Lavender Pink
#DD85D7
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 6.65
Orchid
#DA70D6
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18AEC #8AF18F
analogous
#C38AF1 #F18AEC #F18AB9
triadic
#F18AEC #ECF18A #8AECF1
tetradic
#F18AEC #F1C38A #8AF18F #8AB9F1
square
#F18AEC #F1C38A #8AF18F #8AB9F1
split-complementary
#F18AEC #B9F18A #8AF1C3
monochromatic
#E41DDA #EA53E3 #F18AEC #F8C1F5 #FCE4FB
Accessibility & contrast
On white
2.19
#F18AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F18AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18AEC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18AEC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EF
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#F893B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f18aec; /* rgb */ color: rgb(241, 138, 236); /* oklch */ color: oklch(77.6% 0.173 328.9);
Tailwind
colors: {
custom: {
50: '#f7aff2',
500: '#f18aec',
950: '#000000',
},
}SCSS
$custom: #f18aec; $custom-light: #f7aff2; $custom-dark: #000000;
JSON
{
"hex": "#f18aec",
"rgb": {
"r": 241,
"g": 138,
"b": 236
},
"hsl": {
"h": 302.913,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.77594,
"c": 0.1732,
"h": 328.9
},
"luminance": 0.42934
}Semantic roles & 50–950 ramp
primary
#F18AEC
secondary
#D7F4D9
accent
#DB150B
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085