#FF7DA5#FF7DA5
#FF7DA5 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.162 H 2.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DA5 |
|---|---|
| RGB | rgb(255, 125, 165) |
| HSL | hsl(342, 100%, 75%) |
| HSV | hsv(342, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 35.3%, 0%) |
| CIE-LAB | lab(68.50, 53.37, 2.28) |
| CIE-LCH | lch(68.50, 53.42, 2.45°) |
| OKLab | oklab(74.94% 0.1623 0.0066) |
| OKLCH | oklch(74.94% 0.162 2.3) |
| XYZ | xyz(55.3679, 38.6492, 40.1341) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.47
Pinky
#FC86AA
ΔE00 1.86
Rosa
#FE86A4
ΔE00 2.44
Rose Pink
#F7879A
ΔE00 4.87
Rosy Pink
#F6688E
ΔE00 5.25
Carnation
#FD798F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DA5 #7DFFD7
analogous
#FF7DE6 #FF7DA5 #FF967D
triadic
#FF7DA5 #A5FF7D #7DA5FF
tetradic
#FF7DA5 #E6FF7D #7DFFD7 #967DFF
square
#FF7DA5 #E6FF7D #7DFFD7 #967DFF
split-complementary
#FF7DA5 #7DFF96 #7DE6FF
monochromatic
#FF0350 #FF407B #FF7DA5 #FFBACF #FFE0EA
Accessibility & contrast
On white
2.41
#FF7DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FF7DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DA5
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DA5 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9398A6
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#FF728C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7da5; /* rgb */ color: rgb(255, 125, 165); /* oklch */ color: oklch(74.9% 0.162 2.3);
Tailwind
colors: {
custom: {
50: '#ffa6bf',
500: '#ff7da5',
950: '#000000',
},
}SCSS
$custom: #ff7da5; $custom-light: #ffa6bf; $custom-dark: #000000;
JSON
{
"hex": "#ff7da5",
"rgb": {
"r": 255,
"g": 125,
"b": 165
},
"hsl": {
"h": 341.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74936,
"c": 0.16243,
"h": 2.3
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#FF7DA5
secondary
#D4F7EC
accent
#E69F00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81