#F18BEC#F18BEC
#F18BEC is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.172 H 328.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BEC |
|---|---|
| RGB | rgb(241, 139, 236) |
| HSL | hsl(303, 78%, 75%) |
| HSV | hsv(303, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 2.1%, 5.5%) |
| CIE-LAB | lab(71.71, 52.41, -32.57) |
| CIE-LCH | lch(71.71, 61.70, 328.14°) |
| OKLab | oklab(77.74% 0.1468 -0.0887) |
| OKLCH | oklch(77.74% 0.172 328.9) |
| XYZ | xyz(60.6477, 43.2252, 84.4894) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Lavender Pink
#DD85D7
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.03
Orchid
#DA70D6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BEC #8BF190
analogous
#C38BF1 #F18BEC #F18BB9
triadic
#F18BEC #ECF18B #8BECF1
tetradic
#F18BEC #F1C38B #8BF190 #8BB9F1
square
#F18BEC #F1C38B #8BF190 #8BB9F1
split-complementary
#F18BEC #B9F18B #8BF1C3
monochromatic
#E41EDA #EA54E3 #F18BEC #F8C2F5 #FCE4FB
Accessibility & contrast
On white
2.18
#F18BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F18BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BEC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BEC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#F894B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18bec; /* rgb */ color: rgb(241, 139, 236); /* oklch */ color: oklch(77.7% 0.172 328.9);
Tailwind
colors: {
custom: {
50: '#f7aff2',
500: '#f18bec',
950: '#000000',
},
}SCSS
$custom: #f18bec; $custom-light: #f7aff2; $custom-dark: #000000;
JSON
{
"hex": "#f18bec",
"rgb": {
"r": 241,
"g": 139,
"b": 236
},
"hsl": {
"h": 302.941,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.7774,
"c": 0.17155,
"h": 328.9
},
"luminance": 0.43222
}Semantic roles & 50–950 ramp
primary
#F18BEC
secondary
#D7F4D9
accent
#DB150B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085