#F17EEB#F17EEB
#F17EEB is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.192 H 329.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EEB |
|---|---|
| RGB | rgb(241, 126, 235) |
| HSL | hsl(303, 80%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.5%, 5.5%) |
| CIE-LAB | lab(69.20, 58.63, -35.90) |
| CIE-LCH | lch(69.20, 68.75, 328.52°) |
| OKLab | oklab(75.86% 0.1647 -0.0981) |
| OKLCH | oklch(75.86% 0.192 329.2) |
| XYZ | xyz(58.7311, 39.6240, 83.1358) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 1.78
Lavender Pink
#DD85D7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EEB #7EF184
analogous
#BD7EF1 #F17EEB #F17EB2
triadic
#F17EEB #EBF17E #7EEBF1
tetradic
#F17EEB #F1BD7E #7EF184 #7EB2F1
square
#F17EEB #F1BD7E #7EF184 #7EB2F1
split-complementary
#F17EEB #B2F17E #7EF1BD
monochromatic
#DD18D2 #EB47E2 #F17EEB #F7B5F4 #FCE3FB
Accessibility & contrast
On white
2.35
#F17EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F17EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EEB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EEB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F888AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17eeb; /* rgb */ color: rgb(241, 126, 235); /* oklch */ color: oklch(75.9% 0.192 329.2);
Tailwind
colors: {
custom: {
50: '#f8a7f1',
500: '#f17eeb',
950: '#000000',
},
}SCSS
$custom: #f17eeb; $custom-light: #f8a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f17eeb",
"rgb": {
"r": 241,
"g": 126,
"b": 235
},
"hsl": {
"h": 303.13,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.7586,
"c": 0.19174,
"h": 329.2
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#F17EEB
secondary
#D7F4D8
accent
#DD1409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85