#FF9DA5#FF9DA5
#FF9DA5 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.8% C 0.117 H 14.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DA5 |
|---|---|
| RGB | rgb(255, 157, 165) |
| HSL | hsl(355, 100%, 81%) |
| HSV | hsv(355, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 35.3%, 0%) |
| CIE-LAB | lab(74.89, 37.39, 11.45) |
| CIE-LCH | lch(74.89, 39.10, 17.02°) |
| OKLab | oklab(79.78% 0.1133 0.0299) |
| OKLCH | oklch(79.78% 0.117 14.8) |
| XYZ | xyz(60.0910, 48.0953, 41.7085) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.45
Blush Pink
#FE828C
ΔE00 6.15
Soft Pink
#FDB0C0
ΔE00 6.25
Lightpink
#FFB6C1
ΔE00 6.61
Rosa
#FE86A4
ΔE00 6.89
Pig Pink
#E78EA5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DA5 #9DFFF7
analogous
#FF9DD6 #FF9DA5 #FFC69D
triadic
#FF9DA5 #A5FF9D #9DA5FF
tetradic
#FF9DA5 #D6FF9D #9DFFF7 #C69DFF
square
#FF9DA5 #D6FF9D #9DFFF7 #C69DFF
split-complementary
#FF9DA5 #9DFFC6 #9DD6FF
monochromatic
#FF2335 #FF606D #FF9DA5 #FFDADD #FFE0E3
Accessibility & contrast
On white
1.98
#FF9DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FF9DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DA5
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DA5 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA5
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9da5; /* rgb */ color: rgb(255, 157, 165); /* oklch */ color: oklch(79.8% 0.117 14.8);
Tailwind
colors: {
custom: {
50: '#ffbbbf',
500: '#ff9da5',
950: '#000000',
},
}SCSS
$custom: #ff9da5; $custom-light: #ffbbbf; $custom-dark: #000000;
JSON
{
"hex": "#ff9da5",
"rgb": {
"r": 255,
"g": 157,
"b": 165
},
"hsl": {
"h": 355.102,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79784,
"c": 0.11722,
"h": 14.8
},
"luminance": 0.48091
}Semantic roles & 50–950 ramp
primary
#FF9DA5
secondary
#D4F7F4
accent
#E6D300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181