#F168E8#F168E8
#F168E8 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.9% C 0.222 H 330.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F168E8 |
|---|---|
| RGB | rgb(241, 104, 232) |
| HSL | hsl(304, 83%, 68%) |
| HSV | hsv(304, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 3.7%, 5.5%) |
| CIE-LAB | lab(65.30, 68.20, -40.32) |
| CIE-LCH | lch(65.30, 79.23, 329.41°) |
| OKLab | oklab(72.95% 0.193 -0.1106) |
| OKLCH | oklch(72.95% 0.222 330.2) |
| XYZ | xyz(55.7910, 34.4313, 80.0357) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.43
Violet Pink
#FB5FFC
ΔE00 3.03
Orchid
#DA70D6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F168E8 #68F171
analogous
#B668F1 #F168E8 #F168A3
triadic
#F168E8 #E8F168 #68E8F1
tetradic
#F168E8 #F1B668 #68F171 #68A3F1
square
#F168E8 #F1B668 #68F171 #68A3F1
split-complementary
#F168E8 #A3F168 #68F1B6
monochromatic
#CC13C0 #EC30DF #F168E8 #F6A0F1 #FBD8F9
Accessibility & contrast
On white
2.66
#F168E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F168E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F168E8
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F168E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F168E8 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EC
Deuteranopia (green-blind)
#8BA5E4
Tritanopia (blue-blind)
#F9759F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f168e8; /* rgb */ color: rgb(241, 104, 232); /* oklch */ color: oklch(72.9% 0.222 330.2);
Tailwind
colors: {
custom: {
50: '#f99aef',
500: '#f168e8',
950: '#000000',
},
}SCSS
$custom: #f168e8; $custom-light: #f99aef; $custom-dark: #000000;
JSON
{
"hex": "#f168e8",
"rgb": {
"r": 241,
"g": 104,
"b": 232
},
"hsl": {
"h": 303.942,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.72946,
"c": 0.22242,
"h": 330.2
},
"luminance": 0.34428
}Semantic roles & 50–950 ramp
primary
#F168E8
secondary
#C5F0C8
accent
#DF1406
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84