#FF8DA7#FF8DA7
#FF8DA7 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.3% C 0.140 H 6.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DA7 |
|---|---|
| RGB | rgb(255, 141, 167) |
| HSL | hsl(346, 100%, 78%) |
| HSV | hsv(346, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 34.5%, 0%) |
| CIE-LAB | lab(71.63, 45.77, 5.69) |
| CIE-LCH | lch(71.63, 46.12, 7.08°) |
| OKLab | oklab(77.32% 0.1389 0.0153) |
| OKLCH | oklch(77.32% 0.14 6.3) |
| XYZ | xyz(57.7425, 43.1048, 41.8307) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.57
Pinky
#FC86AA
ΔE00 2.78
Rose Pink
#F7879A
ΔE00 2.83
Carnation Pink
#FF7FA7
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 4.21
Carnation
#FD798F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DA7 #8DFFE5
analogous
#FF8DE0 #FF8DA7 #FFAC8D
triadic
#FF8DA7 #A7FF8D #8DA7FF
tetradic
#FF8DA7 #E0FF8D #8DFFE5 #AC8DFF
square
#FF8DA7 #E0FF8D #8DFFE5 #AC8DFF
split-complementary
#FF8DA7 #8DFFAC #8DE0FF
monochromatic
#FF1349 #FF5078 #FF8DA7 #FFCAD6 #FFE0E7
Accessibility & contrast
On white
2.18
#FF8DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF8DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DA7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DA7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#FF8396
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8da7; /* rgb */ color: rgb(255, 141, 167); /* oklch */ color: oklch(77.3% 0.140 6.3);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#ff8da7',
950: '#000000',
},
}SCSS
$custom: #ff8da7; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#ff8da7",
"rgb": {
"r": 255,
"g": 141,
"b": 167
},
"hsl": {
"h": 346.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77317,
"c": 0.13974,
"h": 6.3
},
"luminance": 0.431
}Semantic roles & 50–950 ramp
primary
#FF8DA7
secondary
#D4F7EF
accent
#E6B100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081