#F17CDE#F17CDE
#F17CDE is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.184 H 333.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CDE |
|---|---|
| RGB | rgb(241, 124, 222) |
| HSL | hsl(310, 81%, 72%) |
| HSV | hsv(310, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 7.9%, 5.5%) |
| CIE-LAB | lab(68.31, 57.42, -30.10) |
| CIE-LCH | lch(68.31, 64.83, 332.34°) |
| OKLab | oklab(75.03% 0.165 -0.0816) |
| OKLCH | oklch(75.03% 0.184 333.7) |
| XYZ | xyz(56.6680, 38.3936, 73.5190) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Violet (CSS)
#EE82EE
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CDE #7CF18F
analogous
#CA7CF1 #F17CDE #F17CA4
triadic
#F17CDE #DEF17C #7CDEF1
tetradic
#F17CDE #F1CA7C #7CF18F #7CA4F1
square
#F17CDE #F1CA7C #7CF18F #7CA4F1
split-complementary
#F17CDE #A4F17C #7CF1CA
monochromatic
#DB17BB #EB45D0 #F17CDE #F7B3EC #FCE3F8
Accessibility & contrast
On white
2.42
#F17CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F17CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CDE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CDE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#9BADDB
Tritanopia (blue-blind)
#FA83A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17cde; /* rgb */ color: rgb(241, 124, 222); /* oklch */ color: oklch(75.0% 0.184 333.7);
Tailwind
colors: {
custom: {
50: '#f8a6e8',
500: '#f17cde',
950: '#000000',
},
}SCSS
$custom: #f17cde; $custom-light: #f8a6e8; $custom-dark: #000000;
JSON
{
"hex": "#f17cde",
"rgb": {
"r": 241,
"g": 124,
"b": 222
},
"hsl": {
"h": 309.744,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.75027,
"c": 0.1841,
"h": 333.7
},
"luminance": 0.3839
}Semantic roles & 50–950 ramp
primary
#F17CDE
secondary
#D5F3DA
accent
#DD2B08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84