#F17DEB#F17DEB
#F17DEB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.193 H 329.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DEB |
|---|---|
| RGB | rgb(241, 125, 235) |
| HSL | hsl(303, 81%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 2.5%, 5.5%) |
| CIE-LAB | lab(69.02, 59.11, -36.18) |
| CIE-LCH | lch(69.02, 69.30, 328.53°) |
| OKLab | oklab(75.72% 0.1661 -0.0989) |
| OKLCH | oklch(75.72% 0.193 329.2) |
| XYZ | xyz(58.6039, 39.3695, 83.0934) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DEB #7DF183
analogous
#BD7DF1 #F17DEB #F17DB1
triadic
#F17DEB #EBF17D #7DEBF1
tetradic
#F17DEB #F1BD7D #7DF183 #7DB1F1
square
#F17DEB #F1BD7D #7DF183 #7DB1F1
split-complementary
#F17DEB #B1F17D #7DF1BD
monochromatic
#DC18D2 #EB46E3 #F17DEB #F7B4F4 #FCE3FB
Accessibility & contrast
On white
2.37
#F17DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F17DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F888A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17deb; /* rgb */ color: rgb(241, 125, 235); /* oklch */ color: oklch(75.7% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#f8a6f1',
500: '#f17deb',
950: '#000000',
},
}SCSS
$custom: #f17deb; $custom-light: #f8a6f1; $custom-dark: #000000;
JSON
{
"hex": "#f17deb",
"rgb": {
"r": 241,
"g": 125,
"b": 235
},
"hsl": {
"h": 303.103,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75725,
"c": 0.19332,
"h": 329.2
},
"luminance": 0.39366
}Semantic roles & 50–950 ramp
primary
#F17DEB
secondary
#D6F4D8
accent
#DD1409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85