#FF8DA5#FF8DA5
#FF8DA5 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.3% C 0.139 H 7.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DA5 |
|---|---|
| RGB | rgb(255, 141, 165) |
| HSL | hsl(347, 100%, 78%) |
| HSV | hsv(347, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 35.3%, 0%) |
| CIE-LAB | lab(71.58, 45.54, 6.73) |
| CIE-LCH | lch(71.58, 46.03, 8.41°) |
| OKLab | oklab(77.26% 0.1382 0.018) |
| OKLCH | oklch(77.26% 0.139 7.4) |
| XYZ | xyz(57.5591, 43.0314, 40.8645) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.84
Rose Pink
#F7879A
ΔE00 2.42
Pinky
#FC86AA
ΔE00 3.28
Carnation Pink
#FF7FA7
ΔE00 4.11
Pig Pink
#E78EA5
ΔE00 4.38
Carnation
#FD798F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DA5 #8DFFE7
analogous
#FF8DDE #FF8DA5 #FFAE8D
triadic
#FF8DA5 #A5FF8D #8DA5FF
tetradic
#FF8DA5 #DEFF8D #8DFFE7 #AE8DFF
square
#FF8DA5 #DEFF8D #8DFFE7 #AE8DFF
split-complementary
#FF8DA5 #8DFFAE #8DDEFF
monochromatic
#FF1344 #FF5075 #FF8DA5 #FFCAD5 #FFE0E7
Accessibility & contrast
On white
2.19
#FF8DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FF8DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DA5
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DA5 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8da5; /* rgb */ color: rgb(255, 141, 165); /* oklch */ color: oklch(77.3% 0.139 7.4);
Tailwind
colors: {
custom: {
50: '#ffb0bf',
500: '#ff8da5',
950: '#000000',
},
}SCSS
$custom: #ff8da5; $custom-light: #ffb0bf; $custom-dark: #000000;
JSON
{
"hex": "#ff8da5",
"rgb": {
"r": 255,
"g": 141,
"b": 165
},
"hsl": {
"h": 347.368,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77263,
"c": 0.13935,
"h": 7.4
},
"luminance": 0.43026
}Semantic roles & 50–950 ramp
primary
#FF8DA5
secondary
#D4F7F0
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081