#FE6EE3#FE6EE3
#FE6EE3 is a light, highly saturated pink. Relative luminance 0.378; OKLCH L 75.1% C 0.218 H 335.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6EE3 |
|---|---|
| RGB | rgb(254, 110, 227) |
| HSL | hsl(311, 99%, 71%) |
| HSV | hsv(311, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 10.6%, 0.4%) |
| CIE-LAB | lab(67.85, 68.23, -33.44) |
| CIE-LCH | lch(67.85, 75.98, 333.89°) |
| OKLab | oklab(75.11% 0.1983 -0.0907) |
| OKLCH | oklch(75.11% 0.218 335.4) |
| XYZ | xyz(60.3145, 37.7733, 76.7724) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.50
Violet (CSS)
#EE82EE
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6EE3 #6EFE89
analogous
#D16EFE #FE6EE3 #FE6E9B
triadic
#FE6EE3 #E3FE6E #6EE3FE
tetradic
#FE6EE3 #FED16E #6EFE89 #6E9BFE
square
#FE6EE3 #FED16E #6EFE89 #6E9BFE
split-complementary
#FE6EE3 #9BFE6E #6EFED1
monochromatic
#F002C3 #FE31D7 #FE6EE3 #FEABEF #FFE1F9
Accessibility & contrast
On white
2.46
#FE6EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FE6EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6EE3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6EE3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E7
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#FF769F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe6ee3; /* rgb */ color: rgb(254, 110, 227); /* oklch */ color: oklch(75.1% 0.218 335.4);
Tailwind
colors: {
custom: {
50: '#ff9eec',
500: '#fe6ee3',
950: '#000000',
},
}SCSS
$custom: #fe6ee3; $custom-light: #ff9eec; $custom-dark: #000000;
JSON
{
"hex": "#fe6ee3",
"rgb": {
"r": 254,
"g": 110,
"b": 227
},
"hsl": {
"h": 311.25,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.75112,
"c": 0.21809,
"h": 335.4
},
"luminance": 0.37769
}Semantic roles & 50–950 ramp
primary
#FE6EE3
secondary
#D1F7D8
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84