#F6BABE#F6BABE
#F6BABE is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.070 H 14.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BABE |
|---|---|
| RGB | rgb(246, 186, 190) |
| HSL | hsl(356, 77%, 85%) |
| HSV | hsv(356, 24%, 96%) |
| CMYK | cmyk(0%, 24.4%, 22.8%, 3.5%) |
| CIE-LAB | lab(80.98, 22.19, 6.42) |
| CIE-LCH | lch(80.98, 23.10, 16.14°) |
| OKLab | oklab(84.45% 0.0675 0.0171) |
| OKLCH | oklch(84.45% 0.07 14.2) |
| XYZ | xyz(64.8600, 58.4314, 56.5672) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.69
Light Rose
#FFC5CB
ΔE00 2.71
Pink
#FFC0CB
ΔE00 3.03
Bubblegum
#FFC1CC
ΔE00 3.13
Lightpink
#FFB6C1
ΔE00 3.21
Soft Pink
#FDB0C0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BABE #BAF6F2
analogous
#F6BADC #F6BABE #F6D4BA
triadic
#F6BABE #BEF6BA #BABEF6
tetradic
#F6BABE #DCF6BA #BAF6F2 #D4BAF6
square
#F6BABE #DCF6BA #BAF6F2 #D4BAF6
split-complementary
#F6BABE #BAF6D4 #BADCF6
monochromatic
#E84E58 #EF848B #F6BABE #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.66
#F6BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F6BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BABE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BABE | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f6babe; /* rgb */ color: rgb(246, 186, 190); /* oklch */ color: oklch(84.4% 0.070 14.2);
Tailwind
colors: {
custom: {
50: '#facfd1',
500: '#f6babe',
950: '#000000',
},
}SCSS
$custom: #f6babe; $custom-light: #facfd1; $custom-dark: #000000;
JSON
{
"hex": "#f6babe",
"rgb": {
"r": 246,
"g": 186,
"b": 190
},
"hsl": {
"h": 356,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.84448,
"c": 0.06964,
"h": 14.2
},
"luminance": 0.58428
}Semantic roles & 50–950 ramp
primary
#F6BABE
secondary
#7CD8D2
accent
#D9CB0C
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383