#F0BCAE#F0BCAE
#F0BCAE is a very light, moderate red. Relative luminance 0.575; OKLCH L 83.8% C 0.063 H 35.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BCAE |
|---|---|
| RGB | rgb(240, 188, 174) |
| HSL | hsl(13, 69%, 81%) |
| HSV | hsv(13, 28%, 94%) |
| CMYK | cmyk(0%, 21.7%, 27.5%, 5.9%) |
| CIE-LAB | lab(80.49, 16.70, 14.25) |
| CIE-LCH | lch(80.49, 21.96, 40.46°) |
| OKLab | oklab(83.81% 0.0516 0.0369) |
| OKLCH | oklch(83.81% 0.063 35.6) |
| XYZ | xyz(61.5594, 57.5506, 47.9020) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.79
Light Salmon
#FEA993
ΔE00 7.21
Pale Rose
#FDC1C5
ΔE00 7.68
Apricot
#FBCEB1
ΔE00 7.75
Blush (survey)
#F29E8E
ΔE00 8.49
Light Rose
#FFC5CB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BCAE #AEE2F0
analogous
#F0AEC1 #F0BCAE #F0DDAE
triadic
#F0BCAE #AEF0BC #BCAEF0
tetradic
#F0BCAE #C1F0AE #AEE2F0 #DDAEF0
square
#F0BCAE #C1F0AE #AEE2F0 #DDAEF0
split-complementary
#F0BCAE #AEF0DD #AEC1F0
monochromatic
#DD6747 #E6917A #F0BCAE #FAE7E2 #FAEAE5
Accessibility & contrast
On white
1.68
#F0BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F0BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BCAE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BCAE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#FDB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bcae; /* rgb */ color: rgb(240, 188, 174); /* oklch */ color: oklch(83.8% 0.063 35.6);
Tailwind
colors: {
custom: {
50: '#f6d0c6',
500: '#f0bcae',
950: '#000000',
},
}SCSS
$custom: #f0bcae; $custom-light: #f6d0c6; $custom-dark: #000000;
JSON
{
"hex": "#f0bcae",
"rgb": {
"r": 240,
"g": 188,
"b": 174
},
"hsl": {
"h": 12.727,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.83811,
"c": 0.06347,
"h": 35.6
},
"luminance": 0.57548
}Semantic roles & 50–950 ramp
primary
#F0BCAE
secondary
#74BBCE
accent
#A9D115
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382