#ED6CFF#ED6CFF
#ED6CFF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.0% C 0.234 H 322.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6CFF |
|---|---|
| RGB | rgb(237, 108, 255) |
| HSL | hsl(293, 100%, 71%) |
| HSV | hsv(293, 58%, 100%) |
| CMYK | cmyk(7.1%, 57.6%, 0%, 0%) |
| CIE-LAB | lab(66.48, 69.38, -51.19) |
| CIE-LCH | lch(66.48, 86.22, 323.58°) |
| OKLab | oklab(74.05% 0.1859 -0.1421) |
| OKLCH | oklch(74.05% 0.234 322.6) |
| XYZ | xyz(58.3358, 35.9526, 98.4551) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.32
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6CFF #7EFF6C
analogous
#A36CFF #ED6CFF #FF6CC7
triadic
#ED6CFF #FFED6C #6CFFED
tetradic
#ED6CFF #FFA36C #7EFF6C #6CC7FF
square
#ED6CFF #FFA36C #7EFF6C #6CC7FF
split-complementary
#ED6CFF #C7FF6C #6CFFA3
monochromatic
#D300F1 #E62FFF #ED6CFF #F4A9FF #FBE0FF
Accessibility & contrast
On white
2.56
#ED6CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#ED6CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6CFF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6CFF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#F081AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed6cff; /* rgb */ color: rgb(237, 108, 255); /* oklch */ color: oklch(74.0% 0.234 322.6);
Tailwind
colors: {
custom: {
50: '#f69cff',
500: '#ed6cff',
950: '#000000',
},
}SCSS
$custom: #ed6cff; $custom-light: #f69cff; $custom-dark: #000000;
JSON
{
"hex": "#ed6cff",
"rgb": {
"r": 237,
"g": 108,
"b": 255
},
"hsl": {
"h": 292.653,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.74049,
"c": 0.23395,
"h": 322.6
},
"luminance": 0.3595
}Semantic roles & 50–950 ramp
primary
#ED6CFF
secondary
#D5F7D0
accent
#E6001C
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86