#F18FEB#F18FEB
#F18FEB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.164 H 329.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F18FEB |
|---|---|
| RGB | rgb(241, 143, 235) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 2.5%, 5.5%) |
| CIE-LAB | lab(72.46, 50.21, -30.86) |
| CIE-LCH | lch(72.46, 58.94, 328.43°) |
| OKLab | oklab(78.29% 0.1409 -0.0839) |
| OKLCH | oklch(78.29% 0.164 329.2) |
| XYZ | xyz(61.0926, 44.3469, 83.9230) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18FEB #8FF195
analogous
#C68FF1 #F18FEB #F18FBA
triadic
#F18FEB #EBF18F #8FEBF1
tetradic
#F18FEB #F1C68F #8FF195 #8FBAF1
square
#F18FEB #F1C68F #8FF195 #8FBAF1
split-complementary
#F18FEB #BAF18F #8FF1C6
monochromatic
#E322D8 #EA59E1 #F18FEB #F8C5F5 #FCE4FA
Accessibility & contrast
On white
2.13
#F18FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F18FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18FEB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18FEB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#A4B6E8
Tritanopia (blue-blind)
#F897B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f18feb; /* rgb */ color: rgb(241, 143, 235); /* oklch */ color: oklch(78.3% 0.164 329.2);
Tailwind
colors: {
custom: {
50: '#f7b2f1',
500: '#f18feb',
950: '#000000',
},
}SCSS
$custom: #f18feb; $custom-light: #f7b2f1; $custom-dark: #000000;
JSON
{
"hex": "#f18feb",
"rgb": {
"r": 241,
"g": 143,
"b": 235
},
"hsl": {
"h": 303.673,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.78291,
"c": 0.164,
"h": 329.2
},
"luminance": 0.44344
}Semantic roles & 50–950 ramp
primary
#F18FEB
secondary
#D8F3D9
accent
#DA180B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085