#FF9DAA#FF9DAA
#FF9DAA is a light, moderate red. Relative luminance 0.483; OKLCH L 79.9% C 0.118 H 11.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DAA |
|---|---|
| RGB | rgb(255, 157, 170) |
| HSL | hsl(352, 100%, 81%) |
| HSV | hsv(352, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 33.3%, 0%) |
| CIE-LAB | lab(75.00, 37.99, 8.87) |
| CIE-LCH | lch(75.00, 39.01, 13.14°) |
| OKLab | oklab(79.91% 0.1152 0.0234) |
| OKLCH | oklch(79.91% 0.118 11.5) |
| XYZ | xyz(60.5550, 48.2809, 44.1522) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.32
Rosa
#FE86A4
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 6.07
Lightpink
#FFB6C1
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DAA #9DFFF2
analogous
#FF9DDB #FF9DAA #FFC19D
triadic
#FF9DAA #AAFF9D #9DAAFF
tetradic
#FF9DAA #DBFF9D #9DFFF2 #C19DFF
square
#FF9DAA #DBFF9D #9DFFF2 #C19DFF
split-complementary
#FF9DAA #9DFFC1 #9DDBFF
monochromatic
#FF2340 #FF6075 #FF9DAA #FFDADF #FFE0E4
Accessibility & contrast
On white
1.97
#FF9DAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FF9DAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DAA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DAA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9daa; /* rgb */ color: rgb(255, 157, 170); /* oklch */ color: oklch(79.9% 0.118 11.5);
Tailwind
colors: {
custom: {
50: '#ffbbc3',
500: '#ff9daa',
950: '#000000',
},
}SCSS
$custom: #ff9daa; $custom-light: #ffbbc3; $custom-dark: #000000;
JSON
{
"hex": "#ff9daa",
"rgb": {
"r": 255,
"g": 157,
"b": 170
},
"hsl": {
"h": 352.041,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79911,
"c": 0.11755,
"h": 11.5
},
"luminance": 0.48276
}Semantic roles & 50–950 ramp
primary
#FF9DAA
secondary
#D4F7F3
accent
#E6C700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181