#F18FED#F18FED
#F18FED is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.166 H 328.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FED |
|---|---|
| RGB | rgb(241, 143, 237) |
| HSL | hsl(302, 78%, 75%) |
| HSV | hsv(302, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 1.7%, 5.5%) |
| CIE-LAB | lab(72.54, 50.56, -31.83) |
| CIE-LCH | lch(72.54, 59.75, 327.81°) |
| OKLab | oklab(78.37% 0.1413 -0.0867) |
| OKLCH | oklch(78.37% 0.166 328.5) |
| XYZ | xyz(61.3832, 44.4631, 85.4533) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.15
Plum
#DDA0DD
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 7.40
Candy Pink
#FF63E9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FED #8FF193
analogous
#C48FF1 #F18FED #F18FBC
triadic
#F18FED #EDF18F #8FEDF1
tetradic
#F18FED #F1C48F #8FF193 #8FBCF1
square
#F18FED #F1C48F #8FF193 #8FBCF1
split-complementary
#F18FED #BCF18F #8FF1C4
monochromatic
#E322DC #EA59E4 #F18FED #F8C5F6 #FCE4FB
Accessibility & contrast
On white
2.12
#F18FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F18FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FED
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FED | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#F797B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18fed; /* rgb */ color: rgb(241, 143, 237); /* oklch */ color: oklch(78.4% 0.166 328.5);
Tailwind
colors: {
custom: {
50: '#f7b2f3',
500: '#f18fed',
950: '#000000',
},
}SCSS
$custom: #f18fed; $custom-light: #f7b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f18fed",
"rgb": {
"r": 241,
"g": 143,
"b": 237
},
"hsl": {
"h": 302.449,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.78374,
"c": 0.16581,
"h": 328.5
},
"luminance": 0.4446
}Semantic roles & 50–950 ramp
primary
#F18FED
secondary
#D8F3D9
accent
#DA140B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085