#F9BABE#F9BABE
#F9BABE is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.8% C 0.073 H 14.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BABE |
|---|---|
| RGB | rgb(249, 186, 190) |
| HSL | hsl(356, 84%, 85%) |
| HSV | hsv(356, 25%, 98%) |
| CMYK | cmyk(0%, 25.3%, 23.7%, 2.4%) |
| CIE-LAB | lab(81.28, 23.28, 6.90) |
| CIE-LCH | lch(81.28, 24.28, 16.50°) |
| OKLab | oklab(84.75% 0.0708 0.0183) |
| OKLCH | oklch(84.75% 0.073 14.5) |
| XYZ | xyz(65.9210, 58.9785, 56.6169) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.64
Light Rose
#FFC5CB
ΔE00 2.75
Lightpink
#FFB6C1
ΔE00 2.83
Pink
#FFC0CB
ΔE00 2.95
Bubblegum
#FFC1CC
ΔE00 3.09
Soft Pink
#FDB0C0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BABE #BAF9F5
analogous
#F9BADE #F9BABE #F9D5BA
triadic
#F9BABE #BEF9BA #BABEF9
tetradic
#F9BABE #DEF9BA #BAF9F5 #D5BAF9
square
#F9BABE #DEF9BA #BAF9F5 #D5BAF9
split-complementary
#F9BABE #BAF9D5 #BADEF9
monochromatic
#EF4954 #F48289 #F9BABE #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.64
#F9BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F9BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BABE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BABE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9babe; /* rgb */ color: rgb(249, 186, 190); /* oklch */ color: oklch(84.8% 0.073 14.5);
Tailwind
colors: {
custom: {
50: '#fccfd1',
500: '#f9babe',
950: '#000000',
},
}SCSS
$custom: #f9babe; $custom-light: #fccfd1; $custom-dark: #000000;
JSON
{
"hex": "#f9babe",
"rgb": {
"r": 249,
"g": 186,
"b": 190
},
"hsl": {
"h": 356.19,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.8475,
"c": 0.07314,
"h": 14.5
},
"luminance": 0.58975
}Semantic roles & 50–950 ramp
primary
#F9BABE
secondary
#7BDDD6
accent
#E0D305
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383