#FF8DAA#FF8DAA
#FF8DAA is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.140 H 4.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DAA |
|---|---|
| RGB | rgb(255, 141, 170) |
| HSL | hsl(345, 100%, 78%) |
| HSV | hsv(345, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 33.3%, 0%) |
| CIE-LAB | lab(71.70, 46.13, 4.13) |
| CIE-LCH | lch(71.70, 46.31, 5.11°) |
| OKLab | oklab(77.4% 0.14 0.0113) |
| OKLCH | oklch(77.4% 0.14 4.6) |
| XYZ | xyz(58.0231, 43.2170, 43.3082) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.55
Pinky
#FC86AA
ΔE00 2.12
Carnation Pink
#FF7FA7
ΔE00 3.24
Rose Pink
#F7879A
ΔE00 3.53
Pig Pink
#E78EA5
ΔE00 4.10
Carnation
#FD798F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DAA #8DFFE2
analogous
#FF8DE3 #FF8DAA #FFA98D
triadic
#FF8DAA #AAFF8D #8DAAFF
tetradic
#FF8DAA #E3FF8D #8DFFE2 #A98DFF
square
#FF8DAA #E3FF8D #8DFFE2 #A98DFF
split-complementary
#FF8DAA #8DFFA9 #8DE3FF
monochromatic
#FF134F #FF507C #FF8DAA #FFCAD8 #FFE0E8
Accessibility & contrast
On white
2.18
#FF8DAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF8DAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DAA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DAA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#FF8397
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8daa; /* rgb */ color: rgb(255, 141, 170); /* oklch */ color: oklch(77.4% 0.140 4.6);
Tailwind
colors: {
custom: {
50: '#ffb0c3',
500: '#ff8daa',
950: '#000000',
},
}SCSS
$custom: #ff8daa; $custom-light: #ffb0c3; $custom-dark: #000000;
JSON
{
"hex": "#ff8daa",
"rgb": {
"r": 255,
"g": 141,
"b": 170
},
"hsl": {
"h": 344.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.774,
"c": 0.14043,
"h": 4.6
},
"luminance": 0.43212
}Semantic roles & 50–950 ramp
primary
#FF8DAA
secondary
#D4F7EE
accent
#E6AB00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081