#FF6DDE#FF6DDE
#FF6DDE is a light, highly saturated pink. Relative luminance 0.375; OKLCH L 74.9% C 0.217 H 337.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DDE |
|---|---|
| RGB | rgb(255, 109, 222) |
| HSL | hsl(314, 100%, 71%) |
| HSV | hsv(314, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 12.9%, 0%) |
| CIE-LAB | lab(67.63, 68.18, -30.99) |
| CIE-LCH | lch(67.63, 74.89, 335.56°) |
| OKLab | oklab(74.91% 0.1997 -0.0838) |
| OKLCH | oklch(74.91% 0.217 337.2) |
| XYZ | xyz(59.8942, 37.4759, 73.1721) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.91
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DDE #6DFF8E
analogous
#D76DFF #FF6DDE #FF6D95
triadic
#FF6DDE #DEFF6D #6DDEFF
tetradic
#FF6DDE #FFD76D #6DFF8E #6D95FF
square
#FF6DDE #FFD76D #6DFF8E #6D95FF
split-complementary
#FF6DDE #95FF6D #6DFFD7
monochromatic
#F200BB #FF30D0 #FF6DDE #FFAAEC #FFE0F8
Accessibility & contrast
On white
2.47
#FF6DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF6DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DDE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DDE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196E2
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#FF739C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6dde; /* rgb */ color: rgb(255, 109, 222); /* oklch */ color: oklch(74.9% 0.217 337.2);
Tailwind
colors: {
custom: {
50: '#ff9ee8',
500: '#ff6dde',
950: '#000000',
},
}SCSS
$custom: #ff6dde; $custom-light: #ff9ee8; $custom-dark: #000000;
JSON
{
"hex": "#ff6dde",
"rgb": {
"r": 255,
"g": 109,
"b": 222
},
"hsl": {
"h": 313.562,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.74912,
"c": 0.21659,
"h": 337.2
},
"luminance": 0.37471
}Semantic roles & 50–950 ramp
primary
#FF6DDE
secondary
#D1F7DA
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#190F16
muted
#877F84