#F0BBAE#F0BBAE
#F0BBAE is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.6% C 0.064 H 34.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBAE |
|---|---|
| RGB | rgb(240, 187, 174) |
| HSL | hsl(12, 69%, 81%) |
| HSV | hsv(12, 28%, 94%) |
| CMYK | cmyk(0%, 22.1%, 27.5%, 5.9%) |
| CIE-LAB | lab(80.25, 17.23, 13.91) |
| CIE-LCH | lch(80.25, 22.15, 38.91°) |
| OKLab | oklab(83.63% 0.0532 0.0361) |
| OKLCH | oklch(83.63% 0.064 34.1) |
| XYZ | xyz(61.3466, 57.1248, 47.8310) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.74
Light Salmon
#FEA993
ΔE00 7.06
Pale Rose
#FDC1C5
ΔE00 7.25
Light Rose
#FFC5CB
ΔE00 8.14
Blush (survey)
#F29E8E
ΔE00 8.20
Apricot
#FBCEB1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBAE #AEE3F0
analogous
#F0AEC2 #F0BBAE #F0DCAE
triadic
#F0BBAE #AEF0BB #BBAEF0
tetradic
#F0BBAE #C2F0AE #AEE3F0 #DCAEF0
square
#F0BBAE #C2F0AE #AEE3F0 #DCAEF0
split-complementary
#F0BBAE #AEF0DC #AEC2F0
monochromatic
#DD6447 #E6907A #F0BBAE #FAE6E2 #FAE9E5
Accessibility & contrast
On white
1.69
#F0BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F0BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBAE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBAE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#FDB4B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bbae; /* rgb */ color: rgb(240, 187, 174); /* oklch */ color: oklch(83.6% 0.064 34.1);
Tailwind
colors: {
custom: {
50: '#f6cfc6',
500: '#f0bbae',
950: '#000000',
},
}SCSS
$custom: #f0bbae; $custom-light: #f6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f0bbae",
"rgb": {
"r": 240,
"g": 187,
"b": 174
},
"hsl": {
"h": 11.818,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.83626,
"c": 0.06427,
"h": 34.1
},
"luminance": 0.57122
}Semantic roles & 50–950 ramp
primary
#F0BBAE
secondary
#74BCCE
accent
#ACD115
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382