#F174DE#F174DE
#F174DE is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.197 H 333.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F174DE |
|---|---|
| RGB | rgb(241, 116, 222) |
| HSL | hsl(309, 82%, 70%) |
| HSV | hsv(309, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 7.9%, 5.5%) |
| CIE-LAB | lab(66.88, 61.20, -32.31) |
| CIE-LCH | lch(66.88, 69.21, 332.17°) |
| OKLab | oklab(73.96% 0.176 -0.0878) |
| OKLCH | oklch(73.96% 0.197 333.5) |
| XYZ | xyz(55.7058, 36.4692, 73.1983) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.47
Candy Pink
#FF63E9
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174DE #74F187
analogous
#C574F1 #F174DE #F174A0
triadic
#F174DE #DEF174 #74DEF1
tetradic
#F174DE #F1C574 #74F187 #74A0F1
square
#F174DE #F1C574 #74F187 #74A0F1
split-complementary
#F174DE #A0F174 #74F1C5
monochromatic
#D515B8 #EB3CD1 #F174DE #F7ACEB #FCE3F8
Accessibility & contrast
On white
2.53
#F174DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F174DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174DE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174DE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#FB7C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f174de; /* rgb */ color: rgb(241, 116, 222); /* oklch */ color: oklch(74.0% 0.197 333.5);
Tailwind
colors: {
custom: {
50: '#f8a1e8',
500: '#f174de',
950: '#000000',
},
}SCSS
$custom: #f174de; $custom-light: #f8a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f174de",
"rgb": {
"r": 241,
"g": 116,
"b": 222
},
"hsl": {
"h": 309.12,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.73964,
"c": 0.19666,
"h": 333.5
},
"luminance": 0.36465
}Semantic roles & 50–950 ramp
primary
#F174DE
secondary
#CFF2D4
accent
#DE2807
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84