#FF63DD#FF63DD
#FF63DD is a light, highly saturated pink. Relative luminance 0.354; OKLCH L 73.7% C 0.230 H 337.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63DD |
|---|---|
| RGB | rgb(255, 99, 221) |
| HSL | hsl(313, 100%, 69%) |
| HSV | hsv(313, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 13.3%, 0%) |
| CIE-LAB | lab(66.07, 72.20, -32.86) |
| CIE-LCH | lch(66.07, 79.32, 335.53°) |
| OKLab | oklab(73.75% 0.2119 -0.089) |
| OKLCH | oklch(73.75% 0.23 337.2) |
| XYZ | xyz(58.7538, 35.4090, 72.1328) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63DD #63FF85
analogous
#D363FF #FF63DD #FF638F
triadic
#FF63DD #DDFF63 #63DDFF
tetradic
#FF63DD #FFD363 #63FF85 #638FFF
square
#FF63DD #FFD363 #63FF85 #638FFF
split-complementary
#FF63DD #8FFF63 #63FFD3
monochromatic
#E800B5 #FF26D0 #FF63DD #FFA0EA #FFDDF8
Accessibility & contrast
On white
2.60
#FF63DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FF63DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63DD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63DD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6791E1
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#FF6A97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff63dd; /* rgb */ color: rgb(255, 99, 221); /* oklch */ color: oklch(73.7% 0.230 337.2);
Tailwind
colors: {
custom: {
50: '#ff98e8',
500: '#ff63dd',
950: '#000000',
},
}SCSS
$custom: #ff63dd; $custom-light: #ff98e8; $custom-dark: #000000;
JSON
{
"hex": "#ff63dd",
"rgb": {
"r": 255,
"g": 99,
"b": 221
},
"hsl": {
"h": 313.077,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.73748,
"c": 0.22981,
"h": 337.2
},
"luminance": 0.35404
}Semantic roles & 50–950 ramp
primary
#FF63DD
secondary
#C8F5D2
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84