#FA6EDF#FA6EDF
#FA6EDF is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.4% C 0.212 H 335.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EDF |
|---|---|
| RGB | rgb(250, 110, 223) |
| HSL | hsl(312, 93%, 71%) |
| HSV | hsv(312, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 10.8%, 2%) |
| CIE-LAB | lab(67.13, 66.55, -32.37) |
| CIE-LCH | lch(67.13, 74.00, 334.06°) |
| OKLab | oklab(74.42% 0.1935 -0.0878) |
| OKLCH | oklch(74.42% 0.212 335.6) |
| XYZ | xyz(58.3200, 36.8079, 73.8307) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 4.84
Orchid
#DA70D6
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EDF #6EFA89
analogous
#CF6EFA #FA6EDF #FA6E99
triadic
#FA6EDF #DFFA6E #6EDFFA
tetradic
#FA6EDF #FACF6E #6EFA89 #6E99FA
square
#FA6EDF #FACF6E #6EFA89 #6E99FA
split-complementary
#FA6EDF #99FA6E #6EFACF
monochromatic
#E608BB #F833D2 #FA6EDF #FCA9EC #FEE1F8
Accessibility & contrast
On white
2.51
#FA6EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FA6EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EDF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EDF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E3
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#FF759D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa6edf; /* rgb */ color: rgb(250, 110, 223); /* oklch */ color: oklch(74.4% 0.212 335.6);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#fa6edf',
950: '#000000',
},
}SCSS
$custom: #fa6edf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#fa6edf",
"rgb": {
"r": 250,
"g": 110,
"b": 223
},
"hsl": {
"h": 311.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74416,
"c": 0.21249,
"h": 335.6
},
"luminance": 0.36804
}Semantic roles & 50–950 ramp
primary
#FA6EDF
secondary
#CFF5D6
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84