#FFBABD#FFBABD
#FFBABD is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.3% C 0.080 H 16.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABD |
|---|---|
| RGB | rgb(255, 186, 189) |
| HSL | hsl(357, 100%, 86%) |
| HSV | hsv(357, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 25.9%, 0%) |
| CIE-LAB | lab(81.87, 25.31, 8.36) |
| CIE-LCH | lch(81.87, 26.66, 18.28°) |
| OKLab | oklab(85.34% 0.077 0.0221) |
| OKLCH | oklch(85.34% 0.08 16) |
| XYZ | xyz(67.9855, 60.0556, 56.1452) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.23
Lightpink
#FFB6C1
ΔE00 2.82
Light Rose
#FFC5CB
ΔE00 3.33
Pink
#FFC0CB
ΔE00 3.51
Bubblegum
#FFC1CC
ΔE00 3.68
Soft Pink
#FDB0C0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABD #BAFFFC
analogous
#FFBAE0 #FFBABD #FFDABA
triadic
#FFBABD #BDFFBA #BABDFF
tetradic
#FFBABD #E0FFBA #BAFFFC #DABAFF
square
#FFBABD #E0FFBA #BAFFFC #DABAFF
split-complementary
#FFBABD #BAFFDA #BAE0FF
monochromatic
#FF4048 #FF7D82 #FFBABD #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.61
#FFBABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FFBABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbabd; /* rgb */ color: rgb(255, 186, 189); /* oklch */ color: oklch(85.3% 0.080 16.0);
Tailwind
colors: {
custom: {
50: '#ffcfd0',
500: '#ffbabd',
950: '#000000',
},
}SCSS
$custom: #ffbabd; $custom-light: #ffcfd0; $custom-dark: #000000;
JSON
{
"hex": "#ffbabd",
"rgb": {
"r": 255,
"g": 186,
"b": 189
},
"hsl": {
"h": 357.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85335,
"c": 0.08014,
"h": 16
},
"luminance": 0.60052
}Semantic roles & 50–950 ramp
primary
#FFBABD
secondary
#76E7E2
accent
#E6DC00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383