#FF9DB0#FF9DB0
#FF9DB0 is a light, moderate red. Relative luminance 0.485; OKLCH L 80.1% C 0.118 H 7.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DB0 |
|---|---|
| RGB | rgb(255, 157, 176) |
| HSL | hsl(348, 100%, 81%) |
| HSV | hsv(348, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 31%, 0%) |
| CIE-LAB | lab(75.15, 38.73, 5.78) |
| CIE-LCH | lch(75.15, 39.16, 8.48°) |
| OKLab | oklab(80.07% 0.1174 0.0155) |
| OKLCH | oklch(80.07% 0.118 7.5) |
| XYZ | xyz(61.1356, 48.5131, 47.2099) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.69
Rosa
#FE86A4
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.24
Rose Pink
#F7879A
ΔE00 5.25
Pinky
#FC86AA
ΔE00 5.78
Lightpink
#FFB6C1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DB0 #9DFFEC
analogous
#FF9DE1 #FF9DB0 #FFBB9D
triadic
#FF9DB0 #B0FF9D #9DB0FF
tetradic
#FF9DB0 #E1FF9D #9DFFEC #BB9DFF
square
#FF9DB0 #E1FF9D #9DFFEC #BB9DFF
split-complementary
#FF9DB0 #9DFFBB #9DE1FF
monochromatic
#FF234D #FF607F #FF9DB0 #FFDAE1 #FFE0E6
Accessibility & contrast
On white
1.96
#FF9DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FF9DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DB0
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DB0 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9db0; /* rgb */ color: rgb(255, 157, 176); /* oklch */ color: oklch(80.1% 0.118 7.5);
Tailwind
colors: {
custom: {
50: '#ffbbc7',
500: '#ff9db0',
950: '#000000',
},
}SCSS
$custom: #ff9db0; $custom-light: #ffbbc7; $custom-dark: #000000;
JSON
{
"hex": "#ff9db0",
"rgb": {
"r": 255,
"g": 157,
"b": 176
},
"hsl": {
"h": 348.367,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.8007,
"c": 0.11842,
"h": 7.5
},
"luminance": 0.48509
}Semantic roles & 50–950 ramp
primary
#FF9DB0
secondary
#D4F7F0
accent
#E6B900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182