#F0BABB#F0BABB
#F0BABB is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.8% C 0.063 H 17.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BABB |
|---|---|
| RGB | rgb(240, 186, 187) |
| HSL | hsl(359, 64%, 84%) |
| HSV | hsv(359, 23%, 94%) |
| CMYK | cmyk(0%, 22.5%, 22.1%, 5.9%) |
| CIE-LAB | lab(80.31, 19.58, 7.00) |
| CIE-LCH | lch(80.31, 20.79, 19.68°) |
| OKLab | oklab(83.77% 0.0598 0.0186) |
| OKLCH | oklch(83.77% 0.063 17.2) |
| XYZ | xyz(62.4644, 57.2337, 54.7610) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.68
Light Rose
#FFC5CB
ΔE00 3.57
Pink
#FFC0CB
ΔE00 4.46
Bubblegum
#FFC1CC
ΔE00 4.49
Lightpink
#FFB6C1
ΔE00 4.88
Dusty Pink
#D8A7B1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BABB #BAF0EF
analogous
#F0BAD6 #F0BABB #F0D4BA
triadic
#F0BABB #BBF0BA #BABBF0
tetradic
#F0BABB #D6F0BA #BAF0EF #D4BAF0
square
#F0BABB #D6F0BA #BAF0EF #D4BAF0
split-complementary
#F0BABB #BAF0D4 #BAD6F0
monochromatic
#DA5558 #E58889 #F0BABB #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.69
#F0BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F0BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BABB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BABB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FBB5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0babb; /* rgb */ color: rgb(240, 186, 187); /* oklch */ color: oklch(83.8% 0.063 17.2);
Tailwind
colors: {
custom: {
50: '#f5cfcf',
500: '#f0babb',
950: '#000000',
},
}SCSS
$custom: #f0babb; $custom-light: #f5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#f0babb",
"rgb": {
"r": 240,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.889,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.83772,
"c": 0.06256,
"h": 17.2
},
"luminance": 0.57231
}Semantic roles & 50–950 ramp
primary
#F0BABB
secondary
#80CFCD
accent
#CCC919
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383