#FFBABA#FFBABA
#FFBABA is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.3% C 0.080 H 18.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABA |
|---|---|
| RGB | rgb(255, 186, 186) |
| HSL | hsl(0, 100%, 86%) |
| HSV | hsv(0, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 27.1%, 0%) |
| CIE-LAB | lab(81.80, 24.91, 9.87) |
| CIE-LCH | lch(81.80, 26.79, 21.62°) |
| OKLab | oklab(85.26% 0.0759 0.0259) |
| OKLCH | oklch(85.26% 0.08 18.9) |
| XYZ | xyz(67.6632, 59.9267, 54.4479) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.75
Lightpink
#FFB6C1
ΔE00 3.88
Light Rose
#FFC5CB
ΔE00 3.93
Pink
#FFC0CB
ΔE00 4.50
Bubblegum
#FFC1CC
ΔE00 4.64
Soft Pink
#FDB0C0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABA #BAFFFF
analogous
#FFBADD #FFBABA #FFDDBA
triadic
#FFBABA #BAFFBA #BABAFF
tetradic
#FFBABA #DDFFBA #BAFFFF #DDBAFF
square
#FFBABA #DDFFBA #BAFFFF #DDBAFF
split-complementary
#FFBABA #BAFFDD #BADDFF
monochromatic
#FF4040 #FF7D7D #FFBABA #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.62
#FFBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FFBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABA
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABA | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#D7D0B9
Tritanopia (blue-blind)
#FFB3BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbaba; /* rgb */ color: rgb(255, 186, 186); /* oklch */ color: oklch(85.3% 0.080 18.9);
Tailwind
colors: {
custom: {
50: '#ffcfce',
500: '#ffbaba',
950: '#000000',
},
}SCSS
$custom: #ffbaba; $custom-light: #ffcfce; $custom-dark: #000000;
JSON
{
"hex": "#ffbaba",
"rgb": {
"r": 255,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85257,
"c": 0.08022,
"h": 18.9
},
"luminance": 0.59923
}Semantic roles & 50–950 ramp
primary
#FFBABA
secondary
#76E7E7
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383