#FF8DAD#FF8DAD
#FF8DAD is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.141 H 3.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DAD |
|---|---|
| RGB | rgb(255, 141, 173) |
| HSL | hsl(343, 100%, 78%) |
| HSV | hsv(343, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 32.2%, 0%) |
| CIE-LAB | lab(71.78, 46.49, 2.57) |
| CIE-LCH | lch(71.78, 46.56, 3.16°) |
| OKLab | oklab(77.48% 0.141 0.0073) |
| OKLCH | oklch(77.48% 0.141 3) |
| XYZ | xyz(58.3101, 43.3319, 44.8199) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.67
Rosa
#FE86A4
ΔE00 1.95
Carnation Pink
#FF7FA7
ΔE00 2.95
Pig Pink
#E78EA5
ΔE00 4.16
Rose Pink
#F7879A
ΔE00 4.28
Carnation
#FD798F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DAD #8DFFDF
analogous
#FF8DE6 #FF8DAD #FFA68D
triadic
#FF8DAD #ADFF8D #8DADFF
tetradic
#FF8DAD #E6FF8D #8DFFDF #A68DFF
square
#FF8DAD #E6FF8D #8DFFDF #A68DFF
split-complementary
#FF8DAD #8DFFA6 #8DE6FF
monochromatic
#FF1355 #FF5081 #FF8DAD #FFCAD9 #FFE0E9
Accessibility & contrast
On white
2.17
#FF8DAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FF8DAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DAD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DAD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AE
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#FF8498
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8dad; /* rgb */ color: rgb(255, 141, 173); /* oklch */ color: oklch(77.5% 0.141 3.0);
Tailwind
colors: {
custom: {
50: '#ffb0c5',
500: '#ff8dad',
950: '#000000',
},
}SCSS
$custom: #ff8dad; $custom-light: #ffb0c5; $custom-dark: #000000;
JSON
{
"hex": "#ff8dad",
"rgb": {
"r": 255,
"g": 141,
"b": 173
},
"hsl": {
"h": 343.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77484,
"c": 0.14121,
"h": 3
},
"luminance": 0.43327
}Semantic roles & 50–950 ramp
primary
#FF8DAD
secondary
#D4F7ED
accent
#E6A500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081