#FF6ADD#FF6ADD
#FF6ADD is a light, highly saturated pink. Relative luminance 0.368; OKLCH L 74.5% C 0.220 H 337.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6ADD |
|---|---|
| RGB | rgb(255, 106, 221) |
| HSL | hsl(314, 100%, 71%) |
| HSV | hsv(314, 58%, 100%) |
| CMYK | cmyk(0%, 58.4%, 13.3%, 0%) |
| CIE-LAB | lab(67.12, 69.31, -31.22) |
| CIE-LCH | lch(67.12, 76.02, 335.75°) |
| OKLab | oklab(74.52% 0.2033 -0.0844) |
| OKLCH | oklch(74.52% 0.22 337.5) |
| XYZ | xyz(59.4460, 36.7933, 72.3635) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.79
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6ADD #6AFF8C
analogous
#D66AFF #FF6ADD #FF6A92
triadic
#FF6ADD #DDFF6A #6ADDFF
tetradic
#FF6ADD #FFD66A #6AFF8C #6A92FF
square
#FF6ADD #FFD66A #6AFF8C #6A92FF
split-complementary
#FF6ADD #92FF6A #6AFFD6
monochromatic
#EF00B8 #FF2DCF #FF6ADD #FFA7EB #FFE0F8
Accessibility & contrast
On white
2.51
#FF6ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FF6ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6ADD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6ADD | 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)
#6E95E1
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#FF709A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff6add; /* rgb */ color: rgb(255, 106, 221); /* oklch */ color: oklch(74.5% 0.220 337.5);
Tailwind
colors: {
custom: {
50: '#ff9ce8',
500: '#ff6add',
950: '#000000',
},
}SCSS
$custom: #ff6add; $custom-light: #ff9ce8; $custom-dark: #000000;
JSON
{
"hex": "#ff6add",
"rgb": {
"r": 255,
"g": 106,
"b": 221
},
"hsl": {
"h": 313.691,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.74523,
"c": 0.22016,
"h": 337.5
},
"luminance": 0.36789
}Semantic roles & 50–950 ramp
primary
#FF6ADD
secondary
#CEF6D8
accent
#E63400
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84