#FF6DED#FF6DED
#FF6DED is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.228 H 332.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DED |
|---|---|
| RGB | rgb(255, 109, 237) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 7.1%, 0%) |
| CIE-LAB | lab(68.25, 70.46, -38.34) |
| CIE-LCH | lch(68.25, 80.21, 331.45°) |
| OKLab | oklab(75.57% 0.2021 -0.1047) |
| OKLCH | oklch(75.57% 0.228 332.6) |
| XYZ | xyz(61.9947, 38.3161, 84.2349) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 4.02
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DED #6DFF7F
analogous
#C86DFF #FF6DED #FF6DA4
triadic
#FF6DED #EDFF6D #6DEDFF
tetradic
#FF6DED #FFC86D #6DFF7F #6DA4FF
square
#FF6DED #FFC86D #6DFF7F #6DA4FF
split-complementary
#FF6DED #A4FF6D #6DFFC8
monochromatic
#F200D4 #FF30E5 #FF6DED #FFAAF5 #FFE0FB
Accessibility & contrast
On white
2.42
#FF6DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF6DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DED
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DED | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6ded; /* rgb */ color: rgb(255, 109, 237); /* oklch */ color: oklch(75.6% 0.228 332.6);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#ff6ded',
950: '#000000',
},
}SCSS
$custom: #ff6ded; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#ff6ded",
"rgb": {
"r": 255,
"g": 109,
"b": 237
},
"hsl": {
"h": 307.397,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.7557,
"c": 0.22762,
"h": 332.6
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#FF6DED
secondary
#D1F7D6
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85