#FA6FDE#FA6FDE
#FA6FDE is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.5% C 0.210 H 335.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FDE |
|---|---|
| RGB | rgb(250, 111, 222) |
| HSL | hsl(312, 93%, 71%) |
| HSV | hsv(312, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 11.2%, 2%) |
| CIE-LAB | lab(67.26, 65.95, -31.63) |
| CIE-LCH | lch(67.26, 73.15, 334.38°) |
| OKLab | oklab(74.49% 0.192 -0.0857) |
| OKLCH | oklch(74.49% 0.21 335.9) |
| XYZ | xyz(58.2940, 36.9712, 73.1589) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.11
Orchid
#DA70D6
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FDE #6FFA8B
analogous
#D06FFA #FA6FDE #FA6F98
triadic
#FA6FDE #DEFA6F #6FDEFA
tetradic
#FA6FDE #FAD06F #6FFA8B #6F98FA
square
#FA6FDE #FAD06F #6FFA8B #6F98FA
split-complementary
#FA6FDE #98FA6F #6FFAD0
monochromatic
#E708BA #F834D0 #FA6FDE #FCAAEC #FEE1F8
Accessibility & contrast
On white
2.50
#FA6FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FA6FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FDE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FDE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096E2
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6fde; /* rgb */ color: rgb(250, 111, 222); /* oklch */ color: oklch(74.5% 0.210 335.9);
Tailwind
colors: {
custom: {
50: '#ff9ee8',
500: '#fa6fde',
950: '#000000',
},
}SCSS
$custom: #fa6fde; $custom-light: #ff9ee8; $custom-dark: #000000;
JSON
{
"hex": "#fa6fde",
"rgb": {
"r": 250,
"g": 111,
"b": 222
},
"hsl": {
"h": 312.086,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74493,
"c": 0.21029,
"h": 335.9
},
"luminance": 0.36967
}Semantic roles & 50–950 ramp
primary
#FA6FDE
secondary
#D0F5D7
accent
#E62E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84