#FF7DAF#FF7DAF
#FF7DAF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.166 H 357.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DAF |
|---|---|
| RGB | rgb(255, 125, 175) |
| HSL | hsl(337, 100%, 75%) |
| HSV | hsv(337, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 31.4%, 0%) |
| CIE-LAB | lab(68.77, 54.55, -2.95) |
| CIE-LCH | lch(68.77, 54.63, 356.91°) |
| OKLab | oklab(75.23% 0.1657 -0.007) |
| OKLCH | oklch(75.23% 0.166 357.6) |
| XYZ | xyz(56.3139, 39.0276, 45.1164) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.34
Pinky
#FC86AA
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Rosa
#FE86A4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DAF #7DFFCD
analogous
#FF7DF0 #FF7DAF #FF8C7D
triadic
#FF7DAF #AFFF7D #7DAFFF
tetradic
#FF7DAF #F0FF7D #7DFFCD #8C7DFF
square
#FF7DAF #F0FF7D #7DFFCD #8C7DFF
split-complementary
#FF7DAF #7DFF8C #7DF0FF
monochromatic
#FF0364 #FF4089 #FF7DAF #FFBAD5 #FFE0EC
Accessibility & contrast
On white
2.39
#FF7DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF7DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DAF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DAF | 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)
#9099B1
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7daf; /* rgb */ color: rgb(255, 125, 175); /* oklch */ color: oklch(75.2% 0.166 357.6);
Tailwind
colors: {
custom: {
50: '#ffa6c6',
500: '#ff7daf',
950: '#000000',
},
}SCSS
$custom: #ff7daf; $custom-light: #ffa6c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7daf",
"rgb": {
"r": 255,
"g": 125,
"b": 175
},
"hsl": {
"h": 336.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75233,
"c": 0.1658,
"h": 357.6
},
"luminance": 0.39022
}Semantic roles & 50–950 ramp
primary
#FF7DAF
secondary
#D4F7EA
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82