#F18CED#F18CED
#F18CED is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.171 H 328.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F18CED |
|---|---|
| RGB | rgb(241, 140, 237) |
| HSL | hsl(302, 78%, 75%) |
| HSV | hsv(302, 42%, 95%) |
| CMYK | cmyk(0%, 41.9%, 1.7%, 5.5%) |
| CIE-LAB | lab(71.94, 52.08, -32.75) |
| CIE-LCH | lch(71.94, 61.52, 327.84°) |
| OKLab | oklab(77.93% 0.1456 -0.0893) |
| OKLCH | oklch(77.93% 0.171 328.5) |
| XYZ | xyz(60.9388, 43.5744, 85.3052) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Lavender Pink
#DD85D7
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.53
Plum
#DDA0DD
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.04
Orchid
#DA70D6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18CED #8CF190
analogous
#C28CF1 #F18CED #F18CBB
triadic
#F18CED #EDF18C #8CEDF1
tetradic
#F18CED #F1C28C #8CF190 #8CBBF1
square
#F18CED #F1C28C #8CF190 #8CBBF1
split-complementary
#F18CED #BBF18C #8CF1C2
monochromatic
#E41FDC #EA55E4 #F18CED #F8C3F6 #FCE4FB
Accessibility & contrast
On white
2.16
#F18CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F18CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18CED
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18CED | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#F795B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f18ced; /* rgb */ color: rgb(241, 140, 237); /* oklch */ color: oklch(77.9% 0.171 328.5);
Tailwind
colors: {
custom: {
50: '#f7b0f3',
500: '#f18ced',
950: '#000000',
},
}SCSS
$custom: #f18ced; $custom-light: #f7b0f3; $custom-dark: #000000;
JSON
{
"hex": "#f18ced",
"rgb": {
"r": 241,
"g": 140,
"b": 237
},
"hsl": {
"h": 302.376,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.77929,
"c": 0.17079,
"h": 328.5
},
"luminance": 0.43571
}Semantic roles & 50–950 ramp
primary
#F18CED
secondary
#D8F3D9
accent
#DB130B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085