#FF7DA4#FF7DA4
#FF7DA4 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.162 H 2.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DA4 |
|---|---|
| RGB | rgb(255, 125, 164) |
| HSL | hsl(342, 100%, 75%) |
| HSV | hsv(342, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 35.7%, 0%) |
| CIE-LAB | lab(68.47, 53.26, 2.81) |
| CIE-LCH | lch(68.47, 53.34, 3.02°) |
| OKLab | oklab(74.91% 0.162 0.008) |
| OKLCH | oklch(74.91% 0.162 2.8) |
| XYZ | xyz(55.2773, 38.6129, 39.6566) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.64
Pinky
#FC86AA
ΔE00 1.92
Rosa
#FE86A4
ΔE00 2.27
Rose Pink
#F7879A
ΔE00 4.65
Carnation
#FD798F
ΔE00 5.13
Rosy Pink
#F6688E
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DA4 #7DFFD8
analogous
#FF7DE5 #FF7DA4 #FF977D
triadic
#FF7DA4 #A4FF7D #7DA4FF
tetradic
#FF7DA4 #E5FF7D #7DFFD8 #977DFF
square
#FF7DA4 #E5FF7D #7DFFD8 #977DFF
split-complementary
#FF7DA4 #7DFF97 #7DE5FF
monochromatic
#FF034E #FF4079 #FF7DA4 #FFBACF #FFE0EA
Accessibility & contrast
On white
2.41
#FF7DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF7DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DA4
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DA4 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9398A5
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#FF728B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7da4; /* rgb */ color: rgb(255, 125, 164); /* oklch */ color: oklch(74.9% 0.162 2.8);
Tailwind
colors: {
custom: {
50: '#ffa6be',
500: '#ff7da4',
950: '#000000',
},
}SCSS
$custom: #ff7da4; $custom-light: #ffa6be; $custom-dark: #000000;
JSON
{
"hex": "#ff7da4",
"rgb": {
"r": 255,
"g": 125,
"b": 164
},
"hsl": {
"h": 342,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74907,
"c": 0.16215,
"h": 2.8
},
"luminance": 0.38608
}Semantic roles & 50–950 ramp
primary
#FF7DA4
secondary
#D4F7ED
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191012
muted
#877F81