#F18DED#F18DED
#F18DED is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.169 H 328.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DED |
|---|---|
| RGB | rgb(241, 141, 237) |
| HSL | hsl(302, 78%, 75%) |
| HSV | hsv(302, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 1.7%, 5.5%) |
| CIE-LAB | lab(72.14, 51.57, -32.44) |
| CIE-LCH | lch(72.14, 60.93, 327.83°) |
| OKLab | oklab(78.08% 0.1442 -0.0884) |
| OKLCH | oklch(78.08% 0.169 328.5) |
| XYZ | xyz(61.0856, 43.8680, 85.3541) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 4.73
Plum
#DDA0DD
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.24
Bubblegum Pink
#FE83CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DED #8DF191
analogous
#C38DF1 #F18DED #F18DBB
triadic
#F18DED #EDF18D #8DEDF1
tetradic
#F18DED #F1C38D #8DF191 #8DBBF1
square
#F18DED #F1C38D #8DF191 #8DBBF1
split-complementary
#F18DED #BBF18D #8DF1C3
monochromatic
#E420DC #EA56E4 #F18DED #F8C4F6 #FCE4FB
Accessibility & contrast
On white
2.15
#F18DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F18DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DED
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DED | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#F796B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18ded; /* rgb */ color: rgb(241, 141, 237); /* oklch */ color: oklch(78.1% 0.169 328.5);
Tailwind
colors: {
custom: {
50: '#f7b1f3',
500: '#f18ded',
950: '#000000',
},
}SCSS
$custom: #f18ded; $custom-light: #f7b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f18ded",
"rgb": {
"r": 241,
"g": 141,
"b": 237
},
"hsl": {
"h": 302.4,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.78077,
"c": 0.16914,
"h": 328.5
},
"luminance": 0.43865
}Semantic roles & 50–950 ramp
primary
#F18DED
secondary
#D8F3D9
accent
#DA130B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085