#F0BABE#F0BABE
#F0BABE is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.9% C 0.063 H 13.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BABE |
|---|---|
| RGB | rgb(240, 186, 190) |
| HSL | hsl(356, 64%, 84%) |
| HSV | hsv(356, 23%, 94%) |
| CMYK | cmyk(0%, 22.5%, 20.8%, 5.9%) |
| CIE-LAB | lab(80.38, 20.02, 5.49) |
| CIE-LCH | lch(80.38, 20.76, 15.34°) |
| OKLab | oklab(83.85% 0.0609 0.0147) |
| OKLCH | oklch(83.85% 0.063 13.5) |
| XYZ | xyz(62.7889, 57.3635, 56.4701) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.42
Light Rose
#FFC5CB
ΔE00 3.10
Pink
#FFC0CB
ΔE00 3.61
Bubblegum
#FFC1CC
ΔE00 3.64
Lightpink
#FFB6C1
ΔE00 4.23
Soft Pink
#FDB0C0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BABE #BAF0EC
analogous
#F0BAD9 #F0BABE #F0D1BA
triadic
#F0BABE #BEF0BA #BABEF0
tetradic
#F0BABE #D9F0BA #BAF0EC #D1BAF0
square
#F0BABE #D9F0BA #BAF0EC #D1BAF0
split-complementary
#F0BABE #BAF0D1 #BAD9F0
monochromatic
#DA555F #E5888F #F0BABE #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.68
#F0BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F0BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BABE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BABE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#FBB5BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0babe; /* rgb */ color: rgb(240, 186, 190); /* oklch */ color: oklch(83.9% 0.063 13.5);
Tailwind
colors: {
custom: {
50: '#f5cfd1',
500: '#f0babe',
950: '#000000',
},
}SCSS
$custom: #f0babe; $custom-light: #f5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#f0babe",
"rgb": {
"r": 240,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.556,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.83852,
"c": 0.06262,
"h": 13.5
},
"luminance": 0.57361
}Semantic roles & 50–950 ramp
primary
#F0BABE
secondary
#80CFC9
accent
#CCBF19
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383