#FF9DAD#FF9DAD
#FF9DAD is a light, moderate red. Relative luminance 0.484; OKLCH L 80.0% C 0.118 H 9.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DAD |
|---|---|
| RGB | rgb(255, 157, 173) |
| HSL | hsl(350, 100%, 81%) |
| HSV | hsv(350, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 32.2%, 0%) |
| CIE-LAB | lab(75.07, 38.36, 7.32) |
| CIE-LCH | lch(75.07, 39.05, 10.80°) |
| OKLab | oklab(79.99% 0.1163 0.0195) |
| OKLCH | oklch(79.99% 0.118 9.5) |
| XYZ | xyz(60.8420, 48.3957, 45.6639) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.59
Lightpink
#FFB6C1
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DAD #9DFFEF
analogous
#FF9DDE #FF9DAD #FFBE9D
triadic
#FF9DAD #ADFF9D #9DADFF
tetradic
#FF9DAD #DEFF9D #9DFFEF #BE9DFF
square
#FF9DAD #DEFF9D #9DFFEF #BE9DFF
split-complementary
#FF9DAD #9DFFBE #9DDEFF
monochromatic
#FF2347 #FF607A #FF9DAD #FFDAE0 #FFE0E5
Accessibility & contrast
On white
1.97
#FF9DAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF9DAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DAD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DAD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9dad; /* rgb */ color: rgb(255, 157, 173); /* oklch */ color: oklch(80.0% 0.118 9.5);
Tailwind
colors: {
custom: {
50: '#ffbbc5',
500: '#ff9dad',
950: '#000000',
},
}SCSS
$custom: #ff9dad; $custom-light: #ffbbc5; $custom-dark: #000000;
JSON
{
"hex": "#ff9dad",
"rgb": {
"r": 255,
"g": 157,
"b": 173
},
"hsl": {
"h": 350.204,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.7999,
"c": 0.11792,
"h": 9.5
},
"luminance": 0.48391
}Semantic roles & 50–950 ramp
primary
#FF9DAD
secondary
#D4F7F2
accent
#E6C000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181