#F174EE#F174EE
#F174EE is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.210 H 328.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F174EE |
|---|---|
| RGB | rgb(241, 116, 238) |
| HSL | hsl(301, 82%, 70%) |
| HSV | hsv(301, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 1.2%, 5.5%) |
| CIE-LAB | lab(67.55, 63.84, -40.12) |
| CIE-LCH | lch(67.55, 75.41, 327.85°) |
| OKLab | oklab(74.68% 0.1785 -0.1101) |
| OKLCH | oklch(74.68% 0.21 328.3) |
| XYZ | xyz(57.9528, 37.3680, 85.0326) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174EE #74F177
analogous
#B574F1 #F174EE #F174B0
triadic
#F174EE #EEF174 #74EEF1
tetradic
#F174EE #F1B574 #74F177 #74B0F1
square
#F174EE #F1B574 #74F177 #74B0F1
split-complementary
#F174EE #B0F174 #74F1B5
monochromatic
#D515D1 #EB3CE7 #F174EE #F7ACF5 #FCE3FC
Accessibility & contrast
On white
2.48
#F174EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F174EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#F881A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f174ee; /* rgb */ color: rgb(241, 116, 238); /* oklch */ color: oklch(74.7% 0.210 328.3);
Tailwind
colors: {
custom: {
50: '#f8a1f4',
500: '#f174ee',
950: '#000000',
},
}SCSS
$custom: #f174ee; $custom-light: #f8a1f4; $custom-dark: #000000;
JSON
{
"hex": "#f174ee",
"rgb": {
"r": 241,
"g": 116,
"b": 238
},
"hsl": {
"h": 301.44,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74684,
"c": 0.20976,
"h": 328.3
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#F174EE
secondary
#CFF2D0
accent
#DE0D07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85