#FF6DE2#FF6DE2
#FF6DE2 is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 75.1% C 0.219 H 336.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DE2 |
|---|---|
| RGB | rgb(255, 109, 226) |
| HSL | hsl(312, 100%, 71%) |
| HSV | hsv(312, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 11.4%, 0%) |
| CIE-LAB | lab(67.79, 68.78, -32.96) |
| CIE-LCH | lch(67.79, 76.27, 334.39°) |
| OKLab | oklab(75.08% 0.2004 -0.0894) |
| OKLCH | oklch(75.08% 0.219 336) |
| XYZ | xyz(60.4366, 37.6929, 76.0291) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DE2 #6DFF8A
analogous
#D36DFF #FF6DE2 #FF6D99
triadic
#FF6DE2 #E2FF6D #6DE2FF
tetradic
#FF6DE2 #FFD36D #6DFF8A #6D99FF
square
#FF6DE2 #FFD36D #6DFF8A #6D99FF
split-complementary
#FF6DE2 #99FF6D #6DFFD3
monochromatic
#F200C2 #FF30D6 #FF6DE2 #FFAAEE #FFE0F9
Accessibility & contrast
On white
2.46
#FF6DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF6DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DE2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DE2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F97E6
Deuteranopia (green-blind)
#9BADDE
Tritanopia (blue-blind)
#FF749E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6de2; /* rgb */ color: rgb(255, 109, 226); /* oklch */ color: oklch(75.1% 0.219 336.0);
Tailwind
colors: {
custom: {
50: '#ff9eeb',
500: '#ff6de2',
950: '#000000',
},
}SCSS
$custom: #ff6de2; $custom-light: #ff9eeb; $custom-dark: #000000;
JSON
{
"hex": "#ff6de2",
"rgb": {
"r": 255,
"g": 109,
"b": 226
},
"hsl": {
"h": 311.918,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.75083,
"c": 0.21946,
"h": 336
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#FF6DE2
secondary
#D1F7D8
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84