#FFBABF#FFBABF
#FFBABF is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.4% C 0.080 H 14.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABF |
|---|---|
| RGB | rgb(255, 186, 191) |
| HSL | hsl(356, 100%, 86%) |
| HSV | hsv(356, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 25.1%, 0%) |
| CIE-LAB | lab(81.92, 25.59, 7.35) |
| CIE-LCH | lch(81.92, 26.62, 16.03°) |
| OKLab | oklab(85.39% 0.0778 0.0195) |
| OKLCH | oklch(85.39% 0.08 14.1) |
| XYZ | xyz(68.2041, 60.1430, 57.2964) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.13
Lightpink
#FFB6C1
ΔE00 2.15
Pink
#FFC0CB
ΔE00 2.89
Light Rose
#FFC5CB
ΔE00 3.07
Bubblegum
#FFC1CC
ΔE00 3.08
Soft Pink
#FDB0C0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABF #BAFFFA
analogous
#FFBAE2 #FFBABF #FFD8BA
triadic
#FFBABF #BFFFBA #BABFFF
tetradic
#FFBABF #E2FFBA #BAFFFA #D8BAFF
square
#FFBABF #E2FFBA #BAFFFA #D8BAFF
split-complementary
#FFBABF #BAFFD8 #BAE2FF
monochromatic
#FF404D #FF7D86 #FFBABF #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.61
#FFBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FFBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbabf; /* rgb */ color: rgb(255, 186, 191); /* oklch */ color: oklch(85.4% 0.080 14.1);
Tailwind
colors: {
custom: {
50: '#ffcfd2',
500: '#ffbabf',
950: '#000000',
},
}SCSS
$custom: #ffbabf; $custom-light: #ffcfd2; $custom-dark: #000000;
JSON
{
"hex": "#ffbabf",
"rgb": {
"r": 255,
"g": 186,
"b": 191
},
"hsl": {
"h": 355.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85387,
"c": 0.08019,
"h": 14.1
},
"luminance": 0.60139
}Semantic roles & 50–950 ramp
primary
#FFBABF
secondary
#76E7DF
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383