#FF9DA4#FF9DA4
#FF9DA4 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.8% C 0.117 H 15.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DA4 |
|---|---|
| RGB | rgb(255, 157, 164) |
| HSL | hsl(356, 100%, 81%) |
| HSV | hsv(356, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 35.7%, 0%) |
| CIE-LAB | lab(74.86, 37.27, 11.96) |
| CIE-LCH | lch(74.86, 39.14, 17.80°) |
| OKLab | oklab(79.76% 0.113 0.0312) |
| OKLCH | oklch(79.76% 0.117 15.4) |
| XYZ | xyz(60.0003, 48.0590, 41.2310) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.59
Blush Pink
#FE828C
ΔE00 6.08
Soft Pink
#FDB0C0
ΔE00 6.47
Lightpink
#FFB6C1
ΔE00 6.75
Rosa
#FE86A4
ΔE00 7.13
Pig Pink
#E78EA5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DA4 #9DFFF8
analogous
#FF9DD5 #FF9DA4 #FFC79D
triadic
#FF9DA4 #A4FF9D #9DA4FF
tetradic
#FF9DA4 #D5FF9D #9DFFF8 #C79DFF
square
#FF9DA4 #D5FF9D #9DFFF8 #C79DFF
split-complementary
#FF9DA4 #9DFFC7 #9DD5FF
monochromatic
#FF2332 #FF606B #FF9DA4 #FFDADD #FFE0E3
Accessibility & contrast
On white
1.98
#FF9DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF9DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DA4
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DA4 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#C7C0A2
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9da4; /* rgb */ color: rgb(255, 157, 164); /* oklch */ color: oklch(79.8% 0.117 15.4);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#ff9da4',
950: '#000000',
},
}SCSS
$custom: #ff9da4; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#ff9da4",
"rgb": {
"r": 255,
"g": 157,
"b": 164
},
"hsl": {
"h": 355.714,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79759,
"c": 0.1172,
"h": 15.4
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#FF9DA4
secondary
#D4F7F5
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181