#F17DEE#F17DEE
#F17DEE is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.9% C 0.196 H 328.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DEE |
|---|---|
| RGB | rgb(241, 125, 238) |
| HSL | hsl(302, 81%, 72%) |
| HSV | hsv(302, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 1.2%, 5.5%) |
| CIE-LAB | lab(69.14, 59.62, -37.64) |
| CIE-LCH | lch(69.14, 70.51, 327.74°) |
| OKLab | oklab(75.86% 0.1666 -0.1031) |
| OKLCH | oklch(75.86% 0.196 328.3) |
| XYZ | xyz(59.0410, 39.5443, 85.3953) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DEE #7DF180
analogous
#BA7DF1 #F17DEE #F17DB4
triadic
#F17DEE #EEF17D #7DEEF1
tetradic
#F17DEE #F1BA7D #7DF180 #7DB4F1
square
#F17DEE #F1BA7D #7DF180 #7DB4F1
split-complementary
#F17DEE #B4F17D #7DF1BA
monochromatic
#DC18D7 #EB46E7 #F17DEE #F7B4F5 #FCE3FB
Accessibility & contrast
On white
2.36
#F17DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F17DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DEE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DEE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#F888AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17dee; /* rgb */ color: rgb(241, 125, 238); /* oklch */ color: oklch(75.9% 0.196 328.3);
Tailwind
colors: {
custom: {
50: '#f8a6f4',
500: '#f17dee',
950: '#000000',
},
}SCSS
$custom: #f17dee; $custom-light: #f8a6f4; $custom-dark: #000000;
JSON
{
"hex": "#f17dee",
"rgb": {
"r": 241,
"g": 125,
"b": 238
},
"hsl": {
"h": 301.552,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75859,
"c": 0.19591,
"h": 328.3
},
"luminance": 0.39541
}Semantic roles & 50–950 ramp
primary
#F17DEE
secondary
#D6F4D7
accent
#DD0E09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85