#FF6ECD#FF6ECD
#FF6ECD is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.3% C 0.204 H 343.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6ECD |
|---|---|
| RGB | rgb(255, 110, 205) |
| HSL | hsl(321, 100%, 72%) |
| HSV | hsv(321, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 19.6%, 0%) |
| CIE-LAB | lab(67.15, 65.32, -22.24) |
| CIE-LCH | lch(67.15, 69.00, 341.19°) |
| OKLab | oklab(74.34% 0.195 -0.0593) |
| OKLCH | oklch(74.34% 0.204 343.1) |
| XYZ | xyz(57.8368, 36.8247, 61.8076) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 4.77
Pink (survey)
#FF81C0
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6ECD #6EFFA0
analogous
#E96EFF #FF6ECD #FF6E85
triadic
#FF6ECD #CDFF6E #6ECDFF
tetradic
#FF6ECD #FFE96E #6EFFA0 #6E85FF
square
#FF6ECD #FFE96E #6EFFA0 #6E85FF
split-complementary
#FF6ECD #85FF6E #6EFFE9
monochromatic
#F3009F #FF31B8 #FF6ECD #FFABE2 #FFE0F4
Accessibility & contrast
On white
2.51
#FF6ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FF6ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6ECD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6ECD | 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)
#7994D0
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#FF6E94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff6ecd; /* rgb */ color: rgb(255, 110, 205); /* oklch */ color: oklch(74.3% 0.204 343.1);
Tailwind
colors: {
custom: {
50: '#ff9edc',
500: '#ff6ecd',
950: '#000000',
},
}SCSS
$custom: #ff6ecd; $custom-light: #ff9edc; $custom-dark: #000000;
JSON
{
"hex": "#ff6ecd",
"rgb": {
"r": 255,
"g": 110,
"b": 205
},
"hsl": {
"h": 320.69,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.74339,
"c": 0.20376,
"h": 343.1
},
"luminance": 0.3682
}Semantic roles & 50–950 ramp
primary
#FF6ECD
secondary
#D2F7DF
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83