#FFBABC#FFBABC
#FFBABC is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.3% C 0.080 H 17.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABC |
|---|---|
| RGB | rgb(255, 186, 188) |
| HSL | hsl(358, 100%, 86%) |
| HSV | hsv(358, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 26.3%, 0%) |
| CIE-LAB | lab(81.84, 25.18, 8.86) |
| CIE-LCH | lch(81.84, 26.69, 19.39°) |
| OKLab | oklab(85.31% 0.0767 0.0234) |
| OKLCH | oklch(85.31% 0.08 17) |
| XYZ | xyz(67.8773, 60.0123, 55.5755) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.36
Lightpink
#FFB6C1
ΔE00 3.17
Light Rose
#FFC5CB
ΔE00 3.50
Pink
#FFC0CB
ΔE00 3.83
Bubblegum
#FFC1CC
ΔE00 3.99
Soft Pink
#FDB0C0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABC #BAFFFD
analogous
#FFBADF #FFBABC #FFDBBA
triadic
#FFBABC #BCFFBA #BABCFF
tetradic
#FFBABC #DFFFBA #BAFFFD #DBBAFF
square
#FFBABC #DFFFBA #BAFFFD #DBBAFF
split-complementary
#FFBABC #BAFFDB #BADFFF
monochromatic
#FF4045 #FF7D81 #FFBABC #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.62
#FFBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FFBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbabc; /* rgb */ color: rgb(255, 186, 188); /* oklch */ color: oklch(85.3% 0.080 17.0);
Tailwind
colors: {
custom: {
50: '#ffcfd0',
500: '#ffbabc',
950: '#000000',
},
}SCSS
$custom: #ffbabc; $custom-light: #ffcfd0; $custom-dark: #000000;
JSON
{
"hex": "#ffbabc",
"rgb": {
"r": 255,
"g": 186,
"b": 188
},
"hsl": {
"h": 358.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85309,
"c": 0.08014,
"h": 17
},
"luminance": 0.60009
}Semantic roles & 50–950 ramp
primary
#FFBABC
secondary
#76E7E4
accent
#E6DF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383