#F18FEE#F18FEE
#F18FEE is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.167 H 328.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FEE |
|---|---|
| RGB | rgb(241, 143, 238) |
| HSL | hsl(302, 78%, 75%) |
| HSV | hsv(302, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 1.2%, 5.5%) |
| CIE-LAB | lab(72.58, 50.74, -32.32) |
| CIE-LCH | lch(72.58, 60.16, 327.51°) |
| OKLab | oklab(78.42% 0.1416 -0.0881) |
| OKLCH | oklch(78.42% 0.167 328.1) |
| XYZ | xyz(61.5297, 44.5217, 86.2249) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.14
Plum
#DDA0DD
ΔE00 6.51
Bubblegum Pink
#FE83CC
ΔE00 7.57
Candy Pink
#FF63E9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FEE #8FF192
analogous
#C38FF1 #F18FEE #F18FBD
triadic
#F18FEE #EEF18F #8FEEF1
tetradic
#F18FEE #F1C38F #8FF192 #8FBDF1
square
#F18FEE #F1C38F #8FF192 #8FBDF1
split-complementary
#F18FEE #BDF18F #8FF1C3
monochromatic
#E322DD #EA59E6 #F18FEE #F8C5F6 #FCE4FB
Accessibility & contrast
On white
2.12
#F18FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F18FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FEE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FEE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#F798B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18fee; /* rgb */ color: rgb(241, 143, 238); /* oklch */ color: oklch(78.4% 0.167 328.1);
Tailwind
colors: {
custom: {
50: '#f7b2f3',
500: '#f18fee',
950: '#000000',
},
}SCSS
$custom: #f18fee; $custom-light: #f7b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f18fee",
"rgb": {
"r": 241,
"g": 143,
"b": 238
},
"hsl": {
"h": 301.837,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.78416,
"c": 0.16671,
"h": 328.1
},
"luminance": 0.44519
}Semantic roles & 50–950 ramp
primary
#F18FEE
secondary
#D8F3D8
accent
#DA120B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085