#F16DED#F16DED
#F16DED is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.219 H 328.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F16DED |
|---|---|
| RGB | rgb(241, 109, 237) |
| HSL | hsl(302, 83%, 69%) |
| HSV | hsv(302, 55%, 95%) |
| CMYK | cmyk(0%, 54.8%, 1.7%, 5.5%) |
| CIE-LAB | lab(66.33, 66.84, -41.48) |
| CIE-LCH | lch(66.33, 78.66, 328.18°) |
| OKLab | oklab(73.77% 0.1874 -0.1139) |
| OKLCH | oklch(73.77% 0.219 328.7) |
| XYZ | xyz(57.0296, 35.7560, 84.0021) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Light Magenta
#FA5FF7
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.82
Orchid
#DA70D6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16DED #6DF171
analogous
#B36DF1 #F16DED #F16DAB
triadic
#F16DED #EDF16D #6DEDF1
tetradic
#F16DED #F1B36D #6DF171 #6DABF1
square
#F16DED #F1B36D #6DF171 #6DABF1
split-complementary
#F16DED #ABF16D #6DF1B3
monochromatic
#D014CA #EC35E6 #F16DED #F6A5F4 #FCDDFB
Accessibility & contrast
On white
2.58
#F16DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F16DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16DED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16DED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#F87BA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16ded; /* rgb */ color: rgb(241, 109, 237); /* oklch */ color: oklch(73.8% 0.219 328.7);
Tailwind
colors: {
custom: {
50: '#f89df3',
500: '#f16ded',
950: '#000000',
},
}SCSS
$custom: #f16ded; $custom-light: #f89df3; $custom-dark: #000000;
JSON
{
"hex": "#f16ded",
"rgb": {
"r": 241,
"g": 109,
"b": 237
},
"hsl": {
"h": 301.818,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.73773,
"c": 0.21929,
"h": 328.7
},
"luminance": 0.35752
}Semantic roles & 50–950 ramp
primary
#F16DED
secondary
#C9F1CA
accent
#DF0D07
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85