#FF7DAE#FF7DAE
#FF7DAE is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.165 H 358.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DAE |
|---|---|
| RGB | rgb(255, 125, 174) |
| HSL | hsl(337, 100%, 75%) |
| HSV | hsv(337, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 31.8%, 0%) |
| CIE-LAB | lab(68.74, 54.43, -2.43) |
| CIE-LCH | lch(68.74, 54.49, 357.45°) |
| OKLab | oklab(75.2% 0.1653 -0.0057) |
| OKLCH | oklch(75.2% 0.165 358) |
| XYZ | xyz(56.2161, 38.9885, 44.6011) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.10
Pinky
#FC86AA
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 3.89
Rosa
#FE86A4
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DAE #7DFFCE
analogous
#FF7DEF #FF7DAE #FF8D7D
triadic
#FF7DAE #AEFF7D #7DAEFF
tetradic
#FF7DAE #EFFF7D #7DFFCE #8D7DFF
square
#FF7DAE #EFFF7D #7DFFCE #8D7DFF
split-complementary
#FF7DAE #7DFF8D #7DEFFF
monochromatic
#FF0362 #FF4088 #FF7DAE #FFBAD4 #FFE0EC
Accessibility & contrast
On white
2.39
#FF7DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF7DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DAE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DAE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7dae; /* rgb */ color: rgb(255, 125, 174); /* oklch */ color: oklch(75.2% 0.165 358.0);
Tailwind
colors: {
custom: {
50: '#ffa6c6',
500: '#ff7dae',
950: '#000000',
},
}SCSS
$custom: #ff7dae; $custom-light: #ffa6c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7dae",
"rgb": {
"r": 255,
"g": 125,
"b": 174
},
"hsl": {
"h": 337.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75202,
"c": 0.16542,
"h": 358
},
"luminance": 0.38983
}Semantic roles & 50–950 ramp
primary
#FF7DAE
secondary
#D4F7EA
accent
#E68F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82