#FF9DA2#FF9DA2
#FF9DA2 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.7% C 0.117 H 16.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DA2 |
|---|---|
| RGB | rgb(255, 157, 162) |
| HSL | hsl(357, 100%, 81%) |
| HSV | hsv(357, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 36.5%, 0%) |
| CIE-LAB | lab(74.82, 37.04, 13.00) |
| CIE-LCH | lch(74.82, 39.25, 19.34°) |
| OKLab | oklab(79.71% 0.1122 0.0338) |
| OKLCH | oklch(79.71% 0.117 16.7) |
| XYZ | xyz(59.8211, 47.9874, 40.2872) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.93
Blush Pink
#FE828C
ΔE00 6.00
Soft Pink
#FDB0C0
ΔE00 6.93
Lightpink
#FFB6C1
ΔE00 7.06
Peachy Pink
#FF9A8A
ΔE00 7.25
Blush (survey)
#F29E8E
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DA2 #9DFFFA
analogous
#FF9DD3 #FF9DA2 #FFC99D
triadic
#FF9DA2 #A2FF9D #9DA2FF
tetradic
#FF9DA2 #D3FF9D #9DFFFA #C99DFF
square
#FF9DA2 #D3FF9D #9DFFFA #C99DFF
split-complementary
#FF9DA2 #9DFFC9 #9DD3FF
monochromatic
#FF232E #FF6068 #FF9DA2 #FFDADC #FFE0E2
Accessibility & contrast
On white
1.98
#FF9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FF9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DA2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DA2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#C8BFA0
Tritanopia (blue-blind)
#FF929F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9da2; /* rgb */ color: rgb(255, 157, 162); /* oklch */ color: oklch(79.7% 0.117 16.7);
Tailwind
colors: {
custom: {
50: '#ffbbbd',
500: '#ff9da2',
950: '#000000',
},
}SCSS
$custom: #ff9da2; $custom-light: #ffbbbd; $custom-dark: #000000;
JSON
{
"hex": "#ff9da2",
"rgb": {
"r": 255,
"g": 157,
"b": 162
},
"hsl": {
"h": 356.939,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79709,
"c": 0.11718,
"h": 16.7
},
"luminance": 0.47983
}Semantic roles & 50–950 ramp
primary
#FF9DA2
secondary
#D4F7F6
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181