#FF8DA3#FF8DA3
#FF8DA3 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.2% C 0.139 H 8.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DA3 |
|---|---|
| RGB | rgb(255, 141, 163) |
| HSL | hsl(348, 100%, 78%) |
| HSV | hsv(348, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 36.1%, 0%) |
| CIE-LAB | lab(71.53, 45.31, 7.77) |
| CIE-LCH | lch(71.53, 45.97, 9.74°) |
| OKLab | oklab(77.21% 0.1375 0.0206) |
| OKLCH | oklch(77.21% 0.139 8.5) |
| XYZ | xyz(57.3785, 42.9592, 39.9133) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.08
Rosa
#FE86A4
ΔE00 2.24
Pinky
#FC86AA
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.62
Carnation
#FD798F
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DA3 #8DFFE9
analogous
#FF8DDC #FF8DA3 #FFB08D
triadic
#FF8DA3 #A3FF8D #8DA3FF
tetradic
#FF8DA3 #DCFF8D #8DFFE9 #B08DFF
square
#FF8DA3 #DCFF8D #8DFFE9 #B08DFF
split-complementary
#FF8DA3 #8DFFB0 #8DDCFF
monochromatic
#FF1340 #FF5072 #FF8DA3 #FFCAD4 #FFE0E6
Accessibility & contrast
On white
2.19
#FF8DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF8DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DA3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DA3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A3
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8da3; /* rgb */ color: rgb(255, 141, 163); /* oklch */ color: oklch(77.2% 0.139 8.5);
Tailwind
colors: {
custom: {
50: '#ffb0be',
500: '#ff8da3',
950: '#000000',
},
}SCSS
$custom: #ff8da3; $custom-light: #ffb0be; $custom-dark: #000000;
JSON
{
"hex": "#ff8da3",
"rgb": {
"r": 255,
"g": 141,
"b": 163
},
"hsl": {
"h": 348.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.7721,
"c": 0.13899,
"h": 8.5
},
"luminance": 0.42954
}Semantic roles & 50–950 ramp
primary
#FF8DA3
secondary
#D4F7F0
accent
#E6B900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081