#FF7CDA#FF7CDA
#FF7CDA is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.6% C 0.191 H 339.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CDA |
|---|---|
| RGB | rgb(255, 124, 218) |
| HSL | hsl(317, 100%, 74%) |
| HSV | hsv(317, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 14.5%, 0%) |
| CIE-LAB | lab(69.99, 60.86, -25.13) |
| CIE-LCH | lch(69.99, 65.85, 337.56°) |
| OKLab | oklab(76.61% 0.179 -0.0675) |
| OKLCH | oklch(76.61% 0.191 339.4) |
| XYZ | xyz(61.1033, 40.7418, 70.9618) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CDA #7CFFA1
analogous
#E37CFF #FF7CDA #FF7C99
triadic
#FF7CDA #DAFF7C #7CDAFF
tetradic
#FF7CDA #FFE37C #7CFFA1 #7C99FF
square
#FF7CDA #FFE37C #7CFFA1 #7C99FF
split-complementary
#FF7CDA #99FF7C #7CFFE3
monochromatic
#FF02B7 #FF3FC9 #FF7CDA #FFB9EB #FFE0F6
Accessibility & contrast
On white
2.30
#FF7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FF7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CDA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CDA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF7FA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7cda; /* rgb */ color: rgb(255, 124, 218); /* oklch */ color: oklch(76.6% 0.191 339.4);
Tailwind
colors: {
custom: {
50: '#ffa6e5',
500: '#ff7cda',
950: '#000000',
},
}SCSS
$custom: #ff7cda; $custom-light: #ffa6e5; $custom-dark: #000000;
JSON
{
"hex": "#ff7cda",
"rgb": {
"r": 255,
"g": 124,
"b": 218
},
"hsl": {
"h": 316.947,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76608,
"c": 0.19132,
"h": 339.4
},
"luminance": 0.40737
}Semantic roles & 50–950 ramp
primary
#FF7CDA
secondary
#D4F7DE
accent
#E64100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84