#F18BE8#F18BE8
#F18BE8 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.168 H 330.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BE8 |
|---|---|
| RGB | rgb(241, 139, 232) |
| HSL | hsl(305, 78%, 75%) |
| HSV | hsv(305, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 3.7%, 5.5%) |
| CIE-LAB | lab(71.55, 51.71, -30.61) |
| CIE-LCH | lch(71.55, 60.09, 329.38°) |
| OKLab | oklab(77.57% 0.146 -0.0832) |
| OKLCH | oklch(77.57% 0.168 330.3) |
| XYZ | xyz(60.0730, 42.9954, 81.4630) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BE8 #8BF194
analogous
#C78BF1 #F18BE8 #F18BB5
triadic
#F18BE8 #E8F18B #8BE8F1
tetradic
#F18BE8 #F1C78B #8BF194 #8BB5F1
square
#F18BE8 #F1C78B #8BF194 #8BB5F1
split-complementary
#F18BE8 #B5F18B #8BF1C7
monochromatic
#E41ED2 #EA54DD #F18BE8 #F8C2F3 #FCE4FA
Accessibility & contrast
On white
2.19
#F18BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F18BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BE8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BE8 | 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)
#87A6EB
Deuteranopia (green-blind)
#A2B4E5
Tritanopia (blue-blind)
#F893AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f18be8; /* rgb */ color: rgb(241, 139, 232); /* oklch */ color: oklch(77.6% 0.168 330.3);
Tailwind
colors: {
custom: {
50: '#f7afef',
500: '#f18be8',
950: '#000000',
},
}SCSS
$custom: #f18be8; $custom-light: #f7afef; $custom-dark: #000000;
JSON
{
"hex": "#f18be8",
"rgb": {
"r": 241,
"g": 139,
"b": 232
},
"hsl": {
"h": 305.294,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.77573,
"c": 0.16802,
"h": 330.3
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#F18BE8
secondary
#D7F4DA
accent
#DB1D0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084