#FF74DD#FF74DD
#FF74DD is a light, highly saturated pink. Relative luminance 0.390; OKLCH L 75.7% C 0.206 H 337.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74DD |
|---|---|
| RGB | rgb(255, 116, 221) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 13.3%, 0%) |
| CIE-LAB | lab(68.73, 64.96, -28.73) |
| CIE-LCH | lch(68.73, 71.03, 336.14°) |
| OKLab | oklab(75.71% 0.1905 -0.0775) |
| OKLCH | oklch(75.71% 0.206 337.9) |
| XYZ | xyz(60.5372, 38.9759, 72.7273) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.91
Bubblegum Pink
#FE83CC
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74DD #74FF96
analogous
#DB74FF #FF74DD #FF7498
triadic
#FF74DD #DDFF74 #74DDFF
tetradic
#FF74DD #FFDB74 #74FF96 #7498FF
square
#FF74DD #FFDB74 #74FF96 #7498FF
split-complementary
#FF74DD #98FF74 #74FFDB
monochromatic
#F900BC #FF37CE #FF74DD #FFB1EC #FFE0F8
Accessibility & contrast
On white
2.39
#FF74DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF74DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74DD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74DD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789AE0
Deuteranopia (green-blind)
#A0B0D9
Tritanopia (blue-blind)
#FF799F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff74dd; /* rgb */ color: rgb(255, 116, 221); /* oklch */ color: oklch(75.7% 0.206 337.9);
Tailwind
colors: {
custom: {
50: '#ffa2e7',
500: '#ff74dd',
950: '#000000',
},
}SCSS
$custom: #ff74dd; $custom-light: #ffa2e7; $custom-dark: #000000;
JSON
{
"hex": "#ff74dd",
"rgb": {
"r": 255,
"g": 116,
"b": 221
},
"hsl": {
"h": 314.676,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75711,
"c": 0.20562,
"h": 337.9
},
"luminance": 0.38971
}Semantic roles & 50–950 ramp
primary
#FF74DD
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84