#FF8DAB#FF8DAB
#FF8DAB is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.141 H 4.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DAB |
|---|---|
| RGB | rgb(255, 141, 171) |
| HSL | hsl(344, 100%, 78%) |
| HSV | hsv(344, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 32.9%, 0%) |
| CIE-LAB | lab(71.73, 46.25, 3.61) |
| CIE-LCH | lch(71.73, 46.39, 4.46°) |
| OKLab | oklab(77.43% 0.1403 0.01) |
| OKLCH | oklch(77.43% 0.141 4.1) |
| XYZ | xyz(58.1180, 43.2550, 43.8083) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.64
Pinky
#FC86AA
ΔE00 1.94
Carnation Pink
#FF7FA7
ΔE00 3.12
Rose Pink
#F7879A
ΔE00 3.78
Pig Pink
#E78EA5
ΔE00 4.10
Carnation
#FD798F
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DAB #8DFFE1
analogous
#FF8DE4 #FF8DAB #FFA88D
triadic
#FF8DAB #ABFF8D #8DABFF
tetradic
#FF8DAB #E4FF8D #8DFFE1 #A88DFF
square
#FF8DAB #E4FF8D #8DFFE1 #A88DFF
split-complementary
#FF8DAB #8DFFA8 #8DE4FF
monochromatic
#FF1351 #FF507E #FF8DAB #FFCAD8 #FFE0E8
Accessibility & contrast
On white
2.18
#FF8DAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF8DAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DAB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DAB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#FF8498
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8dab; /* rgb */ color: rgb(255, 141, 171); /* oklch */ color: oklch(77.4% 0.141 4.1);
Tailwind
colors: {
custom: {
50: '#ffb0c3',
500: '#ff8dab',
950: '#000000',
},
}SCSS
$custom: #ff8dab; $custom-light: #ffb0c3; $custom-dark: #000000;
JSON
{
"hex": "#ff8dab",
"rgb": {
"r": 255,
"g": 141,
"b": 171
},
"hsl": {
"h": 344.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77428,
"c": 0.14068,
"h": 4.1
},
"luminance": 0.4325
}Semantic roles & 50–950 ramp
primary
#FF8DAB
secondary
#D4F7EE
accent
#E6A900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081