#F18DFF#F18DFF
#F18DFF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.186 H 322.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DFF |
|---|---|
| RGB | rgb(241, 141, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 45%, 100%) |
| CMYK | cmyk(5.5%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.87, 54.82, -41.11) |
| CIE-LCH | lch(72.87, 68.52, 323.13°) |
| OKLab | oklab(78.87% 0.1476 -0.1131) |
| OKLCH | oklch(78.87% 0.186 322.5) |
| XYZ | xyz(63.8486, 44.9732, 99.9058) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 7.60
Light Magenta
#FA5FF7
ΔE00 7.71
Candy Pink
#FF63E9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DFF #9BFF8D
analogous
#B88DFF #F18DFF #FF8DD4
triadic
#F18DFF #FFF18D #8DFFF1
tetradic
#F18DFF #FFB88D #9BFF8D #8DD4FF
square
#F18DFF #FFB88D #9BFF8D #8DD4FF
split-complementary
#F18DFF #D4FF8D #8DFFB8
monochromatic
#E213FF #E950FF #F18DFF #F9CAFF #FBE0FF
Accessibility & contrast
On white
2.10
#F18DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F18DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DFF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DFF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#F49BBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f18dff; /* rgb */ color: rgb(241, 141, 255); /* oklch */ color: oklch(78.9% 0.186 322.5);
Tailwind
colors: {
custom: {
50: '#f7b1ff',
500: '#f18dff',
950: '#000000',
},
}SCSS
$custom: #f18dff; $custom-light: #f7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#f18dff",
"rgb": {
"r": 241,
"g": 141,
"b": 255
},
"hsl": {
"h": 292.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78866,
"c": 0.18597,
"h": 322.5
},
"luminance": 0.44971
}Semantic roles & 50–950 ramp
primary
#F18DFF
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086