#F17FEB#F17FEB
#F17FEB is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.190 H 329.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FEB |
|---|---|
| RGB | rgb(241, 127, 235) |
| HSL | hsl(303, 80%, 72%) |
| HSV | hsv(303, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 2.5%, 5.5%) |
| CIE-LAB | lab(69.38, 58.15, -35.62) |
| CIE-LCH | lch(69.38, 68.19, 328.51°) |
| OKLab | oklab(76% 0.1634 -0.0973) |
| OKLCH | oklch(76% 0.19 329.2) |
| XYZ | xyz(58.8597, 39.8810, 83.1787) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FEB #7FF185
analogous
#BE7FF1 #F17FEB #F17FB2
triadic
#F17FEB #EBF17F #7FEBF1
tetradic
#F17FEB #F1BE7F #7FF185 #7FB2F1
square
#F17FEB #F1BE7F #7FF185 #7FB2F1
split-complementary
#F17FEB #B2F17F #7FF1BE
monochromatic
#DD18D3 #EB48E2 #F17FEB #F7B6F4 #FCE3FB
Accessibility & contrast
On white
2.34
#F17FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F17FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FEB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FEB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F889AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f17feb; /* rgb */ color: rgb(241, 127, 235); /* oklch */ color: oklch(76.0% 0.190 329.2);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f17feb',
950: '#000000',
},
}SCSS
$custom: #f17feb; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f17feb",
"rgb": {
"r": 241,
"g": 127,
"b": 235
},
"hsl": {
"h": 303.158,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.75997,
"c": 0.19015,
"h": 329.2
},
"luminance": 0.39878
}Semantic roles & 50–950 ramp
primary
#F17FEB
secondary
#D7F4D9
accent
#DD1409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85