#F17BEE#F17BEE
#F17BEE is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.6% C 0.199 H 328.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BEE |
|---|---|
| RGB | rgb(241, 123, 238) |
| HSL | hsl(302, 81%, 71%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 1.2%, 5.5%) |
| CIE-LAB | lab(68.78, 60.57, -38.20) |
| CIE-LCH | lch(68.78, 71.61, 327.76°) |
| OKLab | oklab(75.59% 0.1693 -0.1047) |
| OKLCH | oklch(75.59% 0.199 328.3) |
| XYZ | xyz(58.7903, 39.0431, 85.3118) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BEE #7BF17E
analogous
#B97BF1 #F17BEE #F17BB3
triadic
#F17BEE #EEF17B #7BEEF1
tetradic
#F17BEE #F1B97B #7BF17E #7BB3F1
square
#F17BEE #F1B97B #7BF17E #7BB3F1
split-complementary
#F17BEE #B3F17B #7BF1B9
monochromatic
#DA17D5 #EB44E7 #F17BEE #F7B2F5 #FCE3FB
Accessibility & contrast
On white
2.38
#F17BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F17BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BEE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BEE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#F887AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f17bee; /* rgb */ color: rgb(241, 123, 238); /* oklch */ color: oklch(75.6% 0.199 328.3);
Tailwind
colors: {
custom: {
50: '#f8a5f4',
500: '#f17bee',
950: '#000000',
},
}SCSS
$custom: #f17bee; $custom-light: #f8a5f4; $custom-dark: #000000;
JSON
{
"hex": "#f17bee",
"rgb": {
"r": 241,
"g": 123,
"b": 238
},
"hsl": {
"h": 301.525,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.75592,
"c": 0.19903,
"h": 328.3
},
"luminance": 0.3904
}Semantic roles & 50–950 ramp
primary
#F17BEE
secondary
#D5F3D5
accent
#DD0E08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85