#FF7DA2#FF7DA2
#FF7DA2 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.162 H 3.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DA2 |
|---|---|
| RGB | rgb(255, 125, 162) |
| HSL | hsl(343, 100%, 75%) |
| HSV | hsv(343, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 36.5%, 0%) |
| CIE-LAB | lab(68.42, 53.03, 3.86) |
| CIE-LCH | lch(68.42, 53.18, 4.16°) |
| OKLab | oklab(74.85% 0.1613 0.0107) |
| OKLCH | oklch(74.85% 0.162 3.8) |
| XYZ | xyz(55.0981, 38.5413, 38.7129) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.11
Rosa
#FE86A4
ΔE00 2.01
Pinky
#FC86AA
ΔE00 2.11
Rose Pink
#F7879A
ΔE00 4.21
Carnation
#FD798F
ΔE00 4.60
Rosy Pink
#F6688E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DA2 #7DFFDA
analogous
#FF7DE3 #FF7DA2 #FF997D
triadic
#FF7DA2 #A2FF7D #7DA2FF
tetradic
#FF7DA2 #E3FF7D #7DFFDA #997DFF
square
#FF7DA2 #E3FF7D #7DFFDA #997DFF
split-complementary
#FF7DA2 #7DFF99 #7DE3FF
monochromatic
#FF034A #FF4076 #FF7DA2 #FFBACE #FFE0E9
Accessibility & contrast
On white
2.41
#FF7DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF7DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DA2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DA2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9497A3
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#FF718B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7da2; /* rgb */ color: rgb(255, 125, 162); /* oklch */ color: oklch(74.9% 0.162 3.8);
Tailwind
colors: {
custom: {
50: '#ffa6bd',
500: '#ff7da2',
950: '#000000',
},
}SCSS
$custom: #ff7da2; $custom-light: #ffa6bd; $custom-dark: #000000;
JSON
{
"hex": "#ff7da2",
"rgb": {
"r": 255,
"g": 125,
"b": 162
},
"hsl": {
"h": 342.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74851,
"c": 0.16161,
"h": 3.8
},
"luminance": 0.38536
}Semantic roles & 50–950 ramp
primary
#FF7DA2
secondary
#D4F7ED
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191012
muted
#877F81