#F17DEF#F17DEF
#F17DEF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.197 H 327.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DEF |
|---|---|
| RGB | rgb(241, 125, 239) |
| HSL | hsl(301, 81%, 72%) |
| HSV | hsv(301, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 0.8%, 5.5%) |
| CIE-LAB | lab(69.19, 59.79, -38.12) |
| CIE-LCH | lch(69.19, 70.91, 327.48°) |
| OKLab | oklab(75.9% 0.1668 -0.1045) |
| OKLCH | oklch(75.9% 0.197 327.9) |
| XYZ | xyz(59.1883, 39.6033, 86.1712) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 1.92
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DEF #7DF17F
analogous
#B97DF1 #F17DEF #F17DB5
triadic
#F17DEF #EFF17D #7DEFF1
tetradic
#F17DEF #F1B97D #7DF17F #7DB5F1
square
#F17DEF #F1B97D #7DF17F #7DB5F1
split-complementary
#F17DEF #B5F17D #7DF1B9
monochromatic
#DC18D9 #EB46E8 #F17DEF #F7B4F6 #FCE3FC
Accessibility & contrast
On white
2.35
#F17DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F17DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DEF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DEF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#F789AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17def; /* rgb */ color: rgb(241, 125, 239); /* oklch */ color: oklch(75.9% 0.197 327.9);
Tailwind
colors: {
custom: {
50: '#f8a7f4',
500: '#f17def',
950: '#000000',
},
}SCSS
$custom: #f17def; $custom-light: #f8a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f17def",
"rgb": {
"r": 241,
"g": 125,
"b": 239
},
"hsl": {
"h": 301.034,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.75904,
"c": 0.19678,
"h": 327.9
},
"luminance": 0.396
}Semantic roles & 50–950 ramp
primary
#F17DEF
secondary
#D6F4D7
accent
#DD0C09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85