#FF9DB2#FF9DB2
#FF9DB2 is a light, moderate red. Relative luminance 0.486; OKLCH L 80.1% C 0.119 H 6.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DB2 |
|---|---|
| RGB | rgb(255, 157, 178) |
| HSL | hsl(347, 100%, 81%) |
| HSV | hsv(347, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 30.2%, 0%) |
| CIE-LAB | lab(75.20, 38.98, 4.75) |
| CIE-LCH | lch(75.20, 39.27, 6.94°) |
| OKLab | oklab(80.13% 0.1181 0.0129) |
| OKLCH | oklch(80.13% 0.119 6.2) |
| XYZ | xyz(61.3349, 48.5929, 48.2598) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.62
Rosa
#FE86A4
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.49
Faded Pink
#DE9DAC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DB2 #9DFFEA
analogous
#FF9DE3 #FF9DB2 #FFB99D
triadic
#FF9DB2 #B2FF9D #9DB2FF
tetradic
#FF9DB2 #E3FF9D #9DFFEA #B99DFF
square
#FF9DB2 #E3FF9D #9DFFEA #B99DFF
split-complementary
#FF9DB2 #9DFFB9 #9DE3FF
monochromatic
#FF2352 #FF6082 #FF9DB2 #FFDAE2 #FFE0E7
Accessibility & contrast
On white
1.96
#FF9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FF9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DB2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DB2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB3
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9db2; /* rgb */ color: rgb(255, 157, 178); /* oklch */ color: oklch(80.1% 0.119 6.2);
Tailwind
colors: {
custom: {
50: '#ffbbc8',
500: '#ff9db2',
950: '#000000',
},
}SCSS
$custom: #ff9db2; $custom-light: #ffbbc8; $custom-dark: #000000;
JSON
{
"hex": "#ff9db2",
"rgb": {
"r": 255,
"g": 157,
"b": 178
},
"hsl": {
"h": 347.143,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80125,
"c": 0.11882,
"h": 6.2
},
"luminance": 0.48588
}Semantic roles & 50–950 ramp
primary
#FF9DB2
secondary
#D4F7F0
accent
#E6B400
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182