#F66DED#F66DED
#F66DED is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.222 H 330.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DED |
|---|---|
| RGB | rgb(246, 109, 237) |
| HSL | hsl(304, 88%, 70%) |
| HSV | hsv(304, 56%, 96%) |
| CMYK | cmyk(0%, 55.7%, 3.7%, 3.5%) |
| CIE-LAB | lab(67.01, 68.13, -40.37) |
| CIE-LCH | lch(67.01, 79.19, 329.35°) |
| OKLab | oklab(74.41% 0.1927 -0.1107) |
| OKLCH | oklch(74.41% 0.222 330.1) |
| XYZ | xyz(58.7603, 36.6484, 84.0832) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 2.53
Violet Pink
#FB5FFC
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DED #6DF676
analogous
#BB6DF6 #F66DED #F66DA8
triadic
#F66DED #EDF66D #6DEDF6
tetradic
#F66DED #F6BB6D #6DF676 #6DA8F6
square
#F66DED #F6BB6D #6DF676 #6DA8F6
split-complementary
#F66DED #A8F66D #6DF6BB
monochromatic
#DB0ECE #F233E6 #F66DED #FAA7F4 #FDE0FB
Accessibility & contrast
On white
2.52
#F66DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F66DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DED
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DED | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#FE7AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66ded; /* rgb */ color: rgb(246, 109, 237); /* oklch */ color: oklch(74.4% 0.222 330.1);
Tailwind
colors: {
custom: {
50: '#fc9df3',
500: '#f66ded',
950: '#000000',
},
}SCSS
$custom: #f66ded; $custom-light: #fc9df3; $custom-dark: #000000;
JSON
{
"hex": "#f66ded",
"rgb": {
"r": 246,
"g": 109,
"b": 237
},
"hsl": {
"h": 303.942,
"s": 88.387,
"l": 69.608
},
"oklch": {
"l": 0.7441,
"c": 0.22221,
"h": 330.1
},
"luminance": 0.36645
}Semantic roles & 50–950 ramp
primary
#F66DED
secondary
#CCF3CE
accent
#E51001
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85