#FFBABE#FFBABE
#FFBABE is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.4% C 0.080 H 15.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBABE |
|---|---|
| RGB | rgb(255, 186, 190) |
| HSL | hsl(357, 100%, 86%) |
| HSV | hsv(357, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 25.5%, 0%) |
| CIE-LAB | lab(81.89, 25.45, 7.86) |
| CIE-LCH | lch(81.89, 26.63, 17.16°) |
| OKLab | oklab(85.36% 0.0774 0.0208) |
| OKLCH | oklch(85.36% 0.08 15) |
| XYZ | xyz(68.0944, 60.0992, 56.7188) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.15
Lightpink
#FFB6C1
ΔE00 2.48
Light Rose
#FFC5CB
ΔE00 3.18
Pink
#FFC0CB
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 3.37
Soft Pink
#FDB0C0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBABE #BAFFFB
analogous
#FFBAE1 #FFBABE #FFD9BA
triadic
#FFBABE #BEFFBA #BABEFF
tetradic
#FFBABE #E1FFBA #BAFFFB #D9BAFF
square
#FFBABE #E1FFBA #BAFFFB #D9BAFF
split-complementary
#FFBABE #BAFFD9 #BAE1FF
monochromatic
#FF404B #FF7D84 #FFBABE #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.61
#FFBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FFBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBABE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBABE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbabe; /* rgb */ color: rgb(255, 186, 190); /* oklch */ color: oklch(85.4% 0.080 15.0);
Tailwind
colors: {
custom: {
50: '#ffcfd1',
500: '#ffbabe',
950: '#000000',
},
}SCSS
$custom: #ffbabe; $custom-light: #ffcfd1; $custom-dark: #000000;
JSON
{
"hex": "#ffbabe",
"rgb": {
"r": 255,
"g": 186,
"b": 190
},
"hsl": {
"h": 356.522,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85361,
"c": 0.08015,
"h": 15
},
"luminance": 0.60096
}Semantic roles & 50–950 ramp
primary
#FFBABE
secondary
#76E7E0
accent
#E6D800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383