#FF6EC0#FF6EC0
#FF6EC0 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.9% C 0.196 H 347.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EC0 |
|---|---|
| RGB | rgb(255, 110, 192) |
| HSL | hsl(326, 100%, 72%) |
| HSV | hsv(326, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 24.7%, 0%) |
| CIE-LAB | lab(66.69, 63.57, -15.63) |
| CIE-LCH | lch(66.69, 65.46, 346.19°) |
| OKLab | oklab(73.85% 0.1918 -0.041) |
| OKLCH | oklch(73.85% 0.196 347.9) |
| XYZ | xyz(56.3323, 36.2229, 53.8839) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.18
Hot Pink
#FF69B4
ΔE00 2.30
Bubble Gum Pink
#FF69AF
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 3.95
Barbie Pink
#FE46A5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EC0 #6EFFAD
analogous
#F66EFF #FF6EC0 #FF6E78
triadic
#FF6EC0 #C0FF6E #6EC0FF
tetradic
#FF6EC0 #FFF66E #6EFFAD #6E78FF
square
#FF6EC0 #FFF66E #6EFFAD #6E78FF
split-complementary
#FF6EC0 #78FF6E #6EFFF6
monochromatic
#F30089 #FF31A5 #FF6EC0 #FFABDB #FFE0F2
Accessibility & contrast
On white
2.55
#FF6EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FF6EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EC0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EC0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C3
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#FF6A8F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ec0; /* rgb */ color: rgb(255, 110, 192); /* oklch */ color: oklch(73.9% 0.196 347.9);
Tailwind
colors: {
custom: {
50: '#ff9ed3',
500: '#ff6ec0',
950: '#000000',
},
}SCSS
$custom: #ff6ec0; $custom-light: #ff9ed3; $custom-dark: #000000;
JSON
{
"hex": "#ff6ec0",
"rgb": {
"r": 255,
"g": 110,
"b": 192
},
"hsl": {
"h": 326.069,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73852,
"c": 0.19609,
"h": 347.9
},
"luminance": 0.36218
}Semantic roles & 50–950 ramp
primary
#FF6EC0
secondary
#D2F7E2
accent
#E66400
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82