#FF9DA3#FF9DA3
#FF9DA3 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.7% C 0.117 H 16.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DA3 |
|---|---|
| RGB | rgb(255, 157, 163) |
| HSL | hsl(356, 100%, 81%) |
| HSV | hsv(356, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 36.1%, 0%) |
| CIE-LAB | lab(74.84, 37.16, 12.48) |
| CIE-LCH | lch(74.84, 39.20, 18.57°) |
| OKLab | oklab(79.73% 0.1126 0.0325) |
| OKLCH | oklch(79.73% 0.117 16.1) |
| XYZ | xyz(59.9104, 48.0230, 40.7572) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.75
Blush Pink
#FE828C
ΔE00 6.03
Soft Pink
#FDB0C0
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.90
Rosa
#FE86A4
ΔE00 7.38
Peachy Pink
#FF9A8A
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DA3 #9DFFF9
analogous
#FF9DD4 #FF9DA3 #FFC89D
triadic
#FF9DA3 #A3FF9D #9DA3FF
tetradic
#FF9DA3 #D4FF9D #9DFFF9 #C89DFF
square
#FF9DA3 #D4FF9D #9DFFF9 #C89DFF
split-complementary
#FF9DA3 #9DFFC8 #9DD4FF
monochromatic
#FF2330 #FF606A #FF9DA3 #FFDADC #FFE0E2
Accessibility & contrast
On white
1.98
#FF9DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FF9DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DA3
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DA3 | 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)
#B0ADA3
Deuteranopia (green-blind)
#C7C0A1
Tritanopia (blue-blind)
#FF92A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9da3; /* rgb */ color: rgb(255, 157, 163); /* oklch */ color: oklch(79.7% 0.117 16.1);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#ff9da3',
950: '#000000',
},
}SCSS
$custom: #ff9da3; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#ff9da3",
"rgb": {
"r": 255,
"g": 157,
"b": 163
},
"hsl": {
"h": 356.327,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79734,
"c": 0.11718,
"h": 16.1
},
"luminance": 0.48018
}Semantic roles & 50–950 ramp
primary
#FF9DA3
secondary
#D4F7F5
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181