#F165DD#F165DD
#F165DD is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.1% C 0.218 H 333.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F165DD |
|---|---|
| RGB | rgb(241, 101, 221) |
| HSL | hsl(309, 83%, 67%) |
| HSV | hsv(309, 58%, 95%) |
| CMYK | cmyk(0%, 58.1%, 8.3%, 5.5%) |
| CIE-LAB | lab(64.35, 67.74, -35.68) |
| CIE-LCH | lch(64.35, 76.56, 332.22°) |
| OKLab | oklab(72.09% 0.1952 -0.0973) |
| OKLCH | oklch(72.09% 0.218 333.5) |
| XYZ | xyz(53.9806, 33.2326, 71.9640) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.96
Orchid
#DA70D6
ΔE00 3.70
Light Magenta
#FA5FF7
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F165DD #65F179
analogous
#BF65F1 #F165DD #F16597
triadic
#F165DD #DDF165 #65DDF1
tetradic
#F165DD #F1BF65 #65F179 #6597F1
square
#F165DD #F1BF65 #65F179 #6597F1
split-complementary
#F165DD #97F165 #65F1BF
monochromatic
#C912AF #EC2DD1 #F165DD #F69DE9 #FBD5F6
Accessibility & contrast
On white
2.75
#F165DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F165DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F165DD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F165DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F165DD | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628FE1
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#FB6F98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f165dd; /* rgb */ color: rgb(241, 101, 221); /* oklch */ color: oklch(72.1% 0.218 333.5);
Tailwind
colors: {
custom: {
50: '#f998e8',
500: '#f165dd',
950: '#000000',
},
}SCSS
$custom: #f165dd; $custom-light: #f998e8; $custom-dark: #000000;
JSON
{
"hex": "#f165dd",
"rgb": {
"r": 241,
"g": 101,
"b": 221
},
"hsl": {
"h": 308.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.72089,
"c": 0.21812,
"h": 333.5
},
"luminance": 0.33229
}Semantic roles & 50–950 ramp
primary
#F165DD
secondary
#C3EFC9
accent
#E02506
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84