#FFBABB#FFBABB
#FFBABB is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.3% C 0.080 H 17.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABB |
|---|---|
| RGB | rgb(255, 186, 187) |
| HSL | hsl(359, 100%, 86%) |
| HSV | hsv(359, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 26.7%, 0%) |
| CIE-LAB | lab(81.82, 25.04, 9.37) |
| CIE-LCH | lch(81.82, 26.74, 20.51°) |
| OKLab | oklab(85.28% 0.0763 0.0246) |
| OKLCH | oklch(85.28% 0.08 17.9) |
| XYZ | xyz(67.7699, 59.9694, 55.0097) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.54
Lightpink
#FFB6C1
ΔE00 3.52
Light Rose
#FFC5CB
ΔE00 3.70
Pink
#FFC0CB
ΔE00 4.16
Bubblegum
#FFC1CC
ΔE00 4.31
Soft Pink
#FDB0C0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABB #BAFFFE
analogous
#FFBADE #FFBABB #FFDCBA
triadic
#FFBABB #BBFFBA #BABBFF
tetradic
#FFBABB #DEFFBA #BAFFFE #DCBAFF
square
#FFBABB #DEFFBA #BAFFFE #DCBAFF
split-complementary
#FFBABB #BAFFDC #BADEFF
monochromatic
#FF4042 #FF7D7F #FFBABB #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.62
#FFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#D7D0BA
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbabb; /* rgb */ color: rgb(255, 186, 187); /* oklch */ color: oklch(85.3% 0.080 17.9);
Tailwind
colors: {
custom: {
50: '#ffcfcf',
500: '#ffbabb',
950: '#000000',
},
}SCSS
$custom: #ffbabb; $custom-light: #ffcfcf; $custom-dark: #000000;
JSON
{
"hex": "#ffbabb",
"rgb": {
"r": 255,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85283,
"c": 0.08017,
"h": 17.9
},
"luminance": 0.59966
}Semantic roles & 50–950 ramp
primary
#FFBABB
secondary
#76E7E5
accent
#E6E200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383