#FF74DA#FF74DA
#FF74DA is a light, highly saturated pink. Relative luminance 0.388; OKLCH L 75.6% C 0.204 H 338.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74DA |
|---|---|
| RGB | rgb(255, 116, 218) |
| HSL | hsl(316, 100%, 73%) |
| HSV | hsv(316, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 14.5%, 0%) |
| CIE-LAB | lab(68.62, 64.52, -27.24) |
| CIE-LCH | lch(68.62, 70.03, 337.11°) |
| OKLab | oklab(75.59% 0.1899 -0.0733) |
| OKLCH | oklch(75.59% 0.204 338.9) |
| XYZ | xyz(60.1411, 38.8174, 70.6410) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.03
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74DA #74FF99
analogous
#DE74FF #FF74DA #FF7495
triadic
#FF74DA #DAFF74 #74DAFF
tetradic
#FF74DA #FFDE74 #74FF99 #7495FF
square
#FF74DA #FFDE74 #74FF99 #7495FF
split-complementary
#FF74DA #95FF74 #74FFDE
monochromatic
#F900B6 #FF37CA #FF74DA #FFB1EA #FFE0F7
Accessibility & contrast
On white
2.40
#FF74DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FF74DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74DA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74DA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799ADD
Deuteranopia (green-blind)
#A1AFD6
Tritanopia (blue-blind)
#FF789D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff74da; /* rgb */ color: rgb(255, 116, 218); /* oklch */ color: oklch(75.6% 0.204 338.9);
Tailwind
colors: {
custom: {
50: '#ffa2e5',
500: '#ff74da',
950: '#000000',
},
}SCSS
$custom: #ff74da; $custom-light: #ffa2e5; $custom-dark: #000000;
JSON
{
"hex": "#ff74da",
"rgb": {
"r": 255,
"g": 116,
"b": 218
},
"hsl": {
"h": 315.971,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75588,
"c": 0.20351,
"h": 338.9
},
"luminance": 0.38813
}Semantic roles & 50–950 ramp
primary
#FF74DA
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84