#FF7CDF#FF7CDF
#FF7CDF is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.8% C 0.195 H 337.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CDF |
|---|---|
| RGB | rgb(255, 124, 223) |
| HSL | hsl(315, 100%, 74%) |
| HSV | hsv(315, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 12.5%, 0%) |
| CIE-LAB | lab(70.18, 61.62, -27.62) |
| CIE-LCH | lch(70.18, 67.52, 335.86°) |
| OKLab | oklab(76.81% 0.1801 -0.0744) |
| OKLCH | oklch(76.81% 0.195 337.6) |
| XYZ | xyz(61.7675, 41.0075, 74.4597) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.04
Bubblegum Pink
#FE83CC
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CDF #7CFF9C
analogous
#DD7CFF #FF7CDF #FF7C9E
triadic
#FF7CDF #DFFF7C #7CDFFF
tetradic
#FF7CDF #FFDD7C #7CFF9C #7C9EFF
square
#FF7CDF #FFDD7C #7CFF9C #7C9EFF
split-complementary
#FF7CDF #9EFF7C #7CFFDD
monochromatic
#FF02C1 #FF3FD0 #FF7CDF #FFB9EE #FFE0F8
Accessibility & contrast
On white
2.28
#FF7CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FF7CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CDF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CDF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#FF81A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7cdf; /* rgb */ color: rgb(255, 124, 223); /* oklch */ color: oklch(76.8% 0.195 337.6);
Tailwind
colors: {
custom: {
50: '#ffa6e9',
500: '#ff7cdf',
950: '#000000',
},
}SCSS
$custom: #ff7cdf; $custom-light: #ffa6e9; $custom-dark: #000000;
JSON
{
"hex": "#ff7cdf",
"rgb": {
"r": 255,
"g": 124,
"b": 223
},
"hsl": {
"h": 314.656,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.76808,
"c": 0.1949,
"h": 337.6
},
"luminance": 0.41003
}Semantic roles & 50–950 ramp
primary
#FF7CDF
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84