#FA6FDF#FA6FDF
#FA6FDF is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.5% C 0.211 H 335.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FDF |
|---|---|
| RGB | rgb(250, 111, 223) |
| HSL | hsl(312, 93%, 71%) |
| HSV | hsv(312, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 10.8%, 2%) |
| CIE-LAB | lab(67.30, 66.11, -32.12) |
| CIE-LCH | lch(67.30, 73.50, 334.08°) |
| OKLab | oklab(74.54% 0.1922 -0.0871) |
| OKLCH | oklch(74.54% 0.211 335.6) |
| XYZ | xyz(58.4285, 37.0250, 73.8669) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FDF #6FFA8A
analogous
#D06FFA #FA6FDF #FA6F99
triadic
#FA6FDF #DFFA6F #6FDFFA
tetradic
#FA6FDF #FAD06F #6FFA8A #6F99FA
square
#FA6FDF #FAD06F #6FFA8A #6F99FA
split-complementary
#FA6FDF #99FA6F #6FFAD0
monochromatic
#E708BB #F834D2 #FA6FDF #FCAAEC #FEE1F8
Accessibility & contrast
On white
2.50
#FA6FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FA6FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FDF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FDF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E3
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6fdf; /* rgb */ color: rgb(250, 111, 223); /* oklch */ color: oklch(74.5% 0.211 335.6);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#fa6fdf',
950: '#000000',
},
}SCSS
$custom: #fa6fdf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#fa6fdf",
"rgb": {
"r": 250,
"g": 111,
"b": 223
},
"hsl": {
"h": 311.655,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74536,
"c": 0.21102,
"h": 335.6
},
"luminance": 0.37021
}Semantic roles & 50–950 ramp
primary
#FA6FDF
secondary
#D0F5D7
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84