#F18BEF#F18BEF
#F18BEF is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.174 H 327.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BEF |
|---|---|
| RGB | rgb(241, 139, 239) |
| HSL | hsl(301, 78%, 75%) |
| HSV | hsv(301, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 0.8%, 5.5%) |
| CIE-LAB | lab(71.83, 52.93, -34.02) |
| CIE-LCH | lch(71.83, 62.92, 327.27°) |
| OKLab | oklab(77.87% 0.1474 -0.0929) |
| OKLCH | oklch(77.87% 0.174 327.8) |
| XYZ | xyz(61.0872, 43.4010, 86.8042) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BEF #8BF18D
analogous
#C08BF1 #F18BEF #F18BBC
triadic
#F18BEF #EFF18B #8BEFF1
tetradic
#F18BEF #F1C08B #8BF18D #8BBCF1
square
#F18BEF #F1C08B #8BF18D #8BBCF1
split-complementary
#F18BEF #BCF18B #8BF1C0
monochromatic
#E41EE0 #EA54E7 #F18BEF #F8C2F7 #FCE4FB
Accessibility & contrast
On white
2.17
#F18BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F18BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BEF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BEF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#F795B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18bef; /* rgb */ color: rgb(241, 139, 239); /* oklch */ color: oklch(77.9% 0.174 327.8);
Tailwind
colors: {
custom: {
50: '#f7aff4',
500: '#f18bef',
950: '#000000',
},
}SCSS
$custom: #f18bef; $custom-light: #f7aff4; $custom-dark: #000000;
JSON
{
"hex": "#f18bef",
"rgb": {
"r": 241,
"g": 139,
"b": 239
},
"hsl": {
"h": 301.176,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.77868,
"c": 0.17425,
"h": 327.8
},
"luminance": 0.43398
}Semantic roles & 50–950 ramp
primary
#F18BEF
secondary
#D7F4D8
accent
#DB0F0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085