#F18BEE#F18BEE
#F18BEE is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.8% C 0.173 H 328.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BEE |
|---|---|
| RGB | rgb(241, 139, 238) |
| HSL | hsl(302, 78%, 75%) |
| HSV | hsv(302, 42%, 95%) |
| CMYK | cmyk(0%, 42.3%, 1.2%, 5.5%) |
| CIE-LAB | lab(71.79, 52.76, -33.54) |
| CIE-LCH | lch(71.79, 62.51, 327.55°) |
| OKLab | oklab(77.83% 0.1472 -0.0915) |
| OKLCH | oklch(77.83% 0.173 328.1) |
| XYZ | xyz(60.9399, 43.3421, 86.0283) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.20
Orchid
#DA70D6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BEE #8BF18E
analogous
#C18BF1 #F18BEE #F18BBB
triadic
#F18BEE #EEF18B #8BEEF1
tetradic
#F18BEE #F1C18B #8BF18E #8BBBF1
square
#F18BEE #F1C18B #8BF18E #8BBBF1
split-complementary
#F18BEE #BBF18B #8BF1C1
monochromatic
#E41EDE #EA54E6 #F18BEE #F8C2F6 #FCE4FB
Accessibility & contrast
On white
2.17
#F18BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F18BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BEE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BEE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#F794B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18bee; /* rgb */ color: rgb(241, 139, 238); /* oklch */ color: oklch(77.8% 0.173 328.1);
Tailwind
colors: {
custom: {
50: '#f7aff4',
500: '#f18bee',
950: '#000000',
},
}SCSS
$custom: #f18bee; $custom-light: #f7aff4; $custom-dark: #000000;
JSON
{
"hex": "#f18bee",
"rgb": {
"r": 241,
"g": 139,
"b": 238
},
"hsl": {
"h": 301.765,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.77825,
"c": 0.17335,
"h": 328.1
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#F18BEE
secondary
#D7F4D8
accent
#DB110B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085