#FF9DB3#FF9DB3
#FF9DB3 is a light, moderate red. Relative luminance 0.486; OKLCH L 80.2% C 0.119 H 5.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DB3 |
|---|---|
| RGB | rgb(255, 157, 179) |
| HSL | hsl(347, 100%, 81%) |
| HSV | hsv(347, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 29.8%, 0%) |
| CIE-LAB | lab(75.22, 39.11, 4.23) |
| CIE-LCH | lch(75.22, 39.34, 6.18°) |
| OKLab | oklab(80.15% 0.1185 0.0116) |
| OKLCH | oklch(80.15% 0.119 5.6) |
| XYZ | xyz(61.4357, 48.6332, 48.7905) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.62
Rosa
#FE86A4
ΔE00 5.03
Pig Pink
#E78EA5
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.37
Rose Pink
#F7879A
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DB3 #9DFFE9
analogous
#FF9DE4 #FF9DB3 #FFB89D
triadic
#FF9DB3 #B3FF9D #9DB3FF
tetradic
#FF9DB3 #E4FF9D #9DFFE9 #B89DFF
square
#FF9DB3 #E4FF9D #9DFFE9 #B89DFF
split-complementary
#FF9DB3 #9DFFB8 #9DE4FF
monochromatic
#FF2354 #FF6084 #FF9DB3 #FFDAE2 #FFE0E7
Accessibility & contrast
On white
1.96
#FF9DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF9DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DB3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DB3 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#FF95A5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9db3; /* rgb */ color: rgb(255, 157, 179); /* oklch */ color: oklch(80.2% 0.119 5.6);
Tailwind
colors: {
custom: {
50: '#ffbbc9',
500: '#ff9db3',
950: '#000000',
},
}SCSS
$custom: #ff9db3; $custom-light: #ffbbc9; $custom-dark: #000000;
JSON
{
"hex": "#ff9db3",
"rgb": {
"r": 255,
"g": 157,
"b": 179
},
"hsl": {
"h": 346.531,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80152,
"c": 0.11904,
"h": 5.6
},
"luminance": 0.48629
}Semantic roles & 50–950 ramp
primary
#FF9DB3
secondary
#D4F7EF
accent
#E6B200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182