#FF8DAF#FF8DAF
#FF8DAF is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.142 H 1.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DAF |
|---|---|
| RGB | rgb(255, 141, 175) |
| HSL | hsl(342, 100%, 78%) |
| HSV | hsv(342, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 31.4%, 0%) |
| CIE-LAB | lab(71.83, 46.74, 1.53) |
| CIE-LCH | lch(71.83, 46.76, 1.88°) |
| OKLab | oklab(77.54% 0.1417 0.0046) |
| OKLCH | oklch(77.54% 0.142 1.9) |
| XYZ | xyz(58.5051, 43.4098, 45.8468) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.57
Rosa
#FE86A4
ΔE00 2.34
Carnation Pink
#FF7FA7
ΔE00 2.89
Pig Pink
#E78EA5
ΔE00 4.29
Rose Pink
#F7879A
ΔE00 4.79
Pink (survey)
#FF81C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DAF #8DFFDD
analogous
#FF8DE8 #FF8DAF #FFA48D
triadic
#FF8DAF #AFFF8D #8DAFFF
tetradic
#FF8DAF #E8FF8D #8DFFDD #A48DFF
square
#FF8DAF #E8FF8D #8DFFDD #A48DFF
split-complementary
#FF8DAF #8DFFA4 #8DE8FF
monochromatic
#FF1359 #FF5084 #FF8DAF #FFCADA #FFE0EA
Accessibility & contrast
On white
2.17
#FF8DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF8DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DAF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DAF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B0
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#FF8599
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8daf; /* rgb */ color: rgb(255, 141, 175); /* oklch */ color: oklch(77.5% 0.142 1.9);
Tailwind
colors: {
custom: {
50: '#ffb0c6',
500: '#ff8daf',
950: '#000000',
},
}SCSS
$custom: #ff8daf; $custom-light: #ffb0c6; $custom-dark: #000000;
JSON
{
"hex": "#ff8daf",
"rgb": {
"r": 255,
"g": 141,
"b": 175
},
"hsl": {
"h": 342.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77541,
"c": 0.1418,
"h": 1.9
},
"luminance": 0.43405
}Semantic roles & 50–950 ramp
primary
#FF8DAF
secondary
#D4F7ED
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082