#FF8DA2#FF8DA2
#FF8DA2 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.2% C 0.139 H 9.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DA2 |
|---|---|
| RGB | rgb(255, 141, 162) |
| HSL | hsl(349, 100%, 78%) |
| HSV | hsv(349, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 36.5%, 0%) |
| CIE-LAB | lab(71.50, 45.19, 8.30) |
| CIE-LCH | lch(71.50, 45.95, 10.40°) |
| OKLab | oklab(77.18% 0.1371 0.022) |
| OKLCH | oklch(77.18% 0.139 9.1) |
| XYZ | xyz(57.2892, 42.9235, 39.4433) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.96
Rosa
#FE86A4
ΔE00 2.47
Pinky
#FC86AA
ΔE00 4.09
Carnation
#FD798F
ΔE00 4.53
Pig Pink
#E78EA5
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DA2 #8DFFEA
analogous
#FF8DDB #FF8DA2 #FFB18D
triadic
#FF8DA2 #A2FF8D #8DA2FF
tetradic
#FF8DA2 #DBFF8D #8DFFEA #B18DFF
square
#FF8DA2 #DBFF8D #8DFFEA #B18DFF
split-complementary
#FF8DA2 #8DFFB1 #8DDBFF
monochromatic
#FF133E #FF5070 #FF8DA2 #FFCAD4 #FFE0E6
Accessibility & contrast
On white
2.19
#FF8DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF8DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DA2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DA2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#BEB7A0
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8da2; /* rgb */ color: rgb(255, 141, 162); /* oklch */ color: oklch(77.2% 0.139 9.1);
Tailwind
colors: {
custom: {
50: '#ffb0bd',
500: '#ff8da2',
950: '#000000',
},
}SCSS
$custom: #ff8da2; $custom-light: #ffb0bd; $custom-dark: #000000;
JSON
{
"hex": "#ff8da2",
"rgb": {
"r": 255,
"g": 141,
"b": 162
},
"hsl": {
"h": 348.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77183,
"c": 0.13884,
"h": 9.1
},
"luminance": 0.42918
}Semantic roles & 50–950 ramp
primary
#FF8DA2
secondary
#D4F7F1
accent
#E6BB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081