#F4BCAE#F4BCAE
#F4BCAE is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.2% C 0.068 H 34.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BCAE |
|---|---|
| RGB | rgb(244, 188, 174) |
| HSL | hsl(12, 76%, 82%) |
| HSV | hsv(12, 29%, 96%) |
| CMYK | cmyk(0%, 23%, 28.7%, 4.3%) |
| CIE-LAB | lab(80.88, 18.20, 14.86) |
| CIE-LCH | lch(80.88, 23.49, 39.23°) |
| OKLab | oklab(84.21% 0.0561 0.0384) |
| OKLCH | oklch(84.21% 0.068 34.4) |
| XYZ | xyz(62.9327, 58.2587, 47.9664) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.16
Light Salmon
#FEA993
ΔE00 6.59
Pale Rose
#FDC1C5
ΔE00 7.32
Blush (survey)
#F29E8E
ΔE00 8.01
Apricot
#FBCEB1
ΔE00 8.15
Light Rose
#FFC5CB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BCAE #AEE6F4
analogous
#F4AEC3 #F4BCAE #F4DFAE
triadic
#F4BCAE #AEF4BC #BCAEF4
tetradic
#F4BCAE #C3F4AE #AEE6F4 #DFAEF4
square
#F4BCAE #C3F4AE #AEE6F4 #DFAEF4
split-complementary
#F4BCAE #AEF4DF #AEC3F4
monochromatic
#E56342 #ED8F78 #F4BCAE #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.66
#F4BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F4BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BCAE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BCAE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bcae; /* rgb */ color: rgb(244, 188, 174); /* oklch */ color: oklch(84.2% 0.068 34.4);
Tailwind
colors: {
custom: {
50: '#f9d0c6',
500: '#f4bcae',
950: '#000000',
},
}SCSS
$custom: #f4bcae; $custom-light: #f9d0c6; $custom-dark: #000000;
JSON
{
"hex": "#f4bcae",
"rgb": {
"r": 244,
"g": 188,
"b": 174
},
"hsl": {
"h": 12,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.84208,
"c": 0.06798,
"h": 34.4
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#F4BCAE
secondary
#72C0D4
accent
#B0D80D
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382