#FF6ECA#FF6ECA
#FF6ECA is a light, highly saturated pink. Relative luminance 0.367; OKLCH L 74.2% C 0.202 H 344.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6ECA |
|---|---|
| RGB | rgb(255, 110, 202) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 20.8%, 0%) |
| CIE-LAB | lab(67.04, 64.90, -20.73) |
| CIE-LCH | lch(67.04, 68.13, 342.29°) |
| OKLab | oklab(74.22% 0.1943 -0.0551) |
| OKLCH | oklch(74.22% 0.202 344.2) |
| XYZ | xyz(57.4782, 36.6812, 59.9187) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 4.16
Hot Pink
#FF69B4
ΔE00 4.21
Pink (survey)
#FF81C0
ΔE00 5.06
Bubble Gum Pink
#FF69AF
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6ECA #6EFFA3
analogous
#EC6EFF #FF6ECA #FF6E82
triadic
#FF6ECA #CAFF6E #6ECAFF
tetradic
#FF6ECA #FFEC6E #6EFFA3 #6E82FF
square
#FF6ECA #FFEC6E #6EFFA3 #6E82FF
split-complementary
#FF6ECA #82FF6E #6EFFEC
monochromatic
#F3009A #FF31B4 #FF6ECA #FFABE0 #FFE0F4
Accessibility & contrast
On white
2.52
#FF6ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF6ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6ECA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6ECA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CD
Deuteranopia (green-blind)
#A3ACC6
Tritanopia (blue-blind)
#FF6D93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff6eca; /* rgb */ color: rgb(255, 110, 202); /* oklch */ color: oklch(74.2% 0.202 344.2);
Tailwind
colors: {
custom: {
50: '#ff9eda',
500: '#ff6eca',
950: '#000000',
},
}SCSS
$custom: #ff6eca; $custom-light: #ff9eda; $custom-dark: #000000;
JSON
{
"hex": "#ff6eca",
"rgb": {
"r": 255,
"g": 110,
"b": 202
},
"hsl": {
"h": 321.931,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.74224,
"c": 0.20191,
"h": 344.2
},
"luminance": 0.36676
}Semantic roles & 50–950 ramp
primary
#FF6ECA
secondary
#D2F7DF
accent
#E65400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83