#F17AEB#F17AEB
#F17AEB is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.198 H 329.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AEB |
|---|---|
| RGB | rgb(241, 122, 235) |
| HSL | hsl(303, 81%, 71%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 2.5%, 5.5%) |
| CIE-LAB | lab(68.48, 60.54, -37.03) |
| CIE-LCH | lch(68.48, 70.96, 328.55°) |
| OKLab | oklab(75.32% 0.1702 -0.1013) |
| OKLCH | oklch(75.32% 0.198 329.2) |
| XYZ | xyz(58.2299, 38.6214, 82.9687) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.65
Orchid
#DA70D6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AEB #7AF180
analogous
#BB7AF1 #F17AEB #F17AAF
triadic
#F17AEB #EBF17A #7AEBF1
tetradic
#F17AEB #F1BB7A #7AF180 #7AAFF1
square
#F17AEB #F1BB7A #7AF180 #7AAFF1
split-complementary
#F17AEB #AFF17A #7AF1BB
monochromatic
#DA17D0 #EB43E3 #F17AEB #F7B1F3 #FCE3FB
Accessibility & contrast
On white
2.41
#F17AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F17AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AEB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AEB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#F885A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f17aeb; /* rgb */ color: rgb(241, 122, 235); /* oklch */ color: oklch(75.3% 0.198 329.2);
Tailwind
colors: {
custom: {
50: '#f8a5f1',
500: '#f17aeb',
950: '#000000',
},
}SCSS
$custom: #f17aeb; $custom-light: #f8a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f17aeb",
"rgb": {
"r": 241,
"g": 122,
"b": 235
},
"hsl": {
"h": 303.025,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.75324,
"c": 0.19802,
"h": 329.2
},
"luminance": 0.38618
}Semantic roles & 50–950 ramp
primary
#F17AEB
secondary
#D4F3D5
accent
#DD1308
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85