#FE6ECC#FE6ECC
#FE6ECC is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.2% C 0.202 H 343.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6ECC |
|---|---|
| RGB | rgb(254, 110, 204) |
| HSL | hsl(321, 99%, 71%) |
| HSV | hsv(321, 57%, 100%) |
| CMYK | cmyk(0%, 56.7%, 19.7%, 0.4%) |
| CIE-LAB | lab(66.97, 64.89, -21.97) |
| CIE-LCH | lch(66.97, 68.51, 341.30°) |
| OKLab | oklab(74.17% 0.1937 -0.0585) |
| OKLCH | oklch(74.17% 0.202 343.2) |
| XYZ | xyz(57.3495, 36.5873, 61.1567) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.70
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6ECC #6EFEA0
analogous
#E86EFE #FE6ECC #FE6E84
triadic
#FE6ECC #CCFE6E #6ECCFE
tetradic
#FE6ECC #FEE86E #6EFEA0 #6E84FE
square
#FE6ECC #FEE86E #6EFEA0 #6E84FE
split-complementary
#FE6ECC #84FE6E #6EFEE8
monochromatic
#F0029D #FE31B7 #FE6ECC #FEABE1 #FFE1F4
Accessibility & contrast
On white
2.53
#FE6ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FE6ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6ECC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6ECC | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7994CF
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#FF6E94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe6ecc; /* rgb */ color: rgb(254, 110, 204); /* oklch */ color: oklch(74.2% 0.202 343.2);
Tailwind
colors: {
custom: {
50: '#ff9edb',
500: '#fe6ecc',
950: '#000000',
},
}SCSS
$custom: #fe6ecc; $custom-light: #ff9edb; $custom-dark: #000000;
JSON
{
"hex": "#fe6ecc",
"rgb": {
"r": 254,
"g": 110,
"b": 204
},
"hsl": {
"h": 320.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.74167,
"c": 0.20237,
"h": 343.2
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#FE6ECC
secondary
#D1F7DE
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83