#F18DEC#F18DEC
#F18DEC is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.168 H 328.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DEC |
|---|---|
| RGB | rgb(241, 141, 236) |
| HSL | hsl(303, 78%, 75%) |
| HSV | hsv(303, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 2.1%, 5.5%) |
| CIE-LAB | lab(72.10, 51.40, -31.96) |
| CIE-LCH | lch(72.10, 60.52, 328.13°) |
| OKLab | oklab(78.04% 0.144 -0.087) |
| OKLCH | oklch(78.04% 0.168 328.8) |
| XYZ | xyz(60.9399, 43.8097, 84.5868) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.74
Plum
#DDA0DD
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DEC #8DF192
analogous
#C48DF1 #F18DEC #F18DBA
triadic
#F18DEC #ECF18D #8DECF1
tetradic
#F18DEC #F1C48D #8DF192 #8DBAF1
square
#F18DEC #F1C48D #8DF192 #8DBAF1
split-complementary
#F18DEC #BAF18D #8DF1C4
monochromatic
#E420DA #EA56E3 #F18DEC #F8C4F5 #FCE4FA
Accessibility & contrast
On white
2.15
#F18DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F18DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DEC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DEC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#F796B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18dec; /* rgb */ color: rgb(241, 141, 236); /* oklch */ color: oklch(78.0% 0.168 328.8);
Tailwind
colors: {
custom: {
50: '#f7b1f2',
500: '#f18dec',
950: '#000000',
},
}SCSS
$custom: #f18dec; $custom-light: #f7b1f2; $custom-dark: #000000;
JSON
{
"hex": "#f18dec",
"rgb": {
"r": 241,
"g": 141,
"b": 236
},
"hsl": {
"h": 303,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.78035,
"c": 0.16824,
"h": 328.8
},
"luminance": 0.43807
}Semantic roles & 50–950 ramp
primary
#F18DEC
secondary
#D8F3D9
accent
#DA150B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085