#F17DED#F17DED
#F17DED is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.195 H 328.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DED |
|---|---|
| RGB | rgb(241, 125, 237) |
| HSL | hsl(302, 81%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 1.7%, 5.5%) |
| CIE-LAB | lab(69.10, 59.45, -37.16) |
| CIE-LCH | lch(69.10, 70.11, 328.00°) |
| OKLab | oklab(75.81% 0.1664 -0.1017) |
| OKLCH | oklch(75.81% 0.195 328.6) |
| XYZ | xyz(58.8945, 39.4857, 84.6237) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DED #7DF181
analogous
#BB7DF1 #F17DED #F17DB3
triadic
#F17DED #EDF17D #7DEDF1
tetradic
#F17DED #F1BB7D #7DF181 #7DB3F1
square
#F17DED #F1BB7D #7DF181 #7DB3F1
split-complementary
#F17DED #B3F17D #7DF1BB
monochromatic
#DC18D5 #EB46E5 #F17DED #F7B4F5 #FCE3FB
Accessibility & contrast
On white
2.36
#F17DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F17DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DED
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DED | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#F888AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17ded; /* rgb */ color: rgb(241, 125, 237); /* oklch */ color: oklch(75.8% 0.195 328.6);
Tailwind
colors: {
custom: {
50: '#f8a6f3',
500: '#f17ded',
950: '#000000',
},
}SCSS
$custom: #f17ded; $custom-light: #f8a6f3; $custom-dark: #000000;
JSON
{
"hex": "#f17ded",
"rgb": {
"r": 241,
"g": 125,
"b": 237
},
"hsl": {
"h": 302.069,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75814,
"c": 0.19504,
"h": 328.6
},
"luminance": 0.39482
}Semantic roles & 50–950 ramp
primary
#F17DED
secondary
#D6F4D7
accent
#DD1009
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85