#FF8DA9#FF8DA9
#FF8DA9 is a light, vivid red. Relative luminance 0.432; OKLCH L 77.4% C 0.140 H 5.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DA9 |
|---|---|
| RGB | rgb(255, 141, 169) |
| HSL | hsl(345, 100%, 78%) |
| HSV | hsv(345, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 33.7%, 0%) |
| CIE-LAB | lab(71.68, 46.01, 4.65) |
| CIE-LCH | lch(71.68, 46.24, 5.77°) |
| OKLab | oklab(77.37% 0.1396 0.0127) |
| OKLCH | oklch(77.37% 0.14 5.2) |
| XYZ | xyz(57.9288, 43.1794, 42.8119) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.50
Pinky
#FC86AA
ΔE00 2.32
Rose Pink
#F7879A
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 3.38
Pig Pink
#E78EA5
ΔE00 4.12
Carnation
#FD798F
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DA9 #8DFFE3
analogous
#FF8DE2 #FF8DA9 #FFAA8D
triadic
#FF8DA9 #A9FF8D #8DA9FF
tetradic
#FF8DA9 #E2FF8D #8DFFE3 #AA8DFF
square
#FF8DA9 #E2FF8D #8DFFE3 #AA8DFF
split-complementary
#FF8DA9 #8DFFAA #8DE2FF
monochromatic
#FF134D #FF507B #FF8DA9 #FFCAD7 #FFE0E8
Accessibility & contrast
On white
2.18
#FF8DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF8DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DA9
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DA9 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#FF8397
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8da9; /* rgb */ color: rgb(255, 141, 169); /* oklch */ color: oklch(77.4% 0.140 5.2);
Tailwind
colors: {
custom: {
50: '#ffb0c2',
500: '#ff8da9',
950: '#000000',
},
}SCSS
$custom: #ff8da9; $custom-light: #ffb0c2; $custom-dark: #000000;
JSON
{
"hex": "#ff8da9",
"rgb": {
"r": 255,
"g": 141,
"b": 169
},
"hsl": {
"h": 345.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77372,
"c": 0.14018,
"h": 5.2
},
"luminance": 0.43174
}Semantic roles & 50–950 ramp
primary
#FF8DA9
secondary
#D4F7EF
accent
#E6AD00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081