#F4C2BB#F4C2BB
#F4C2BB is a very light, muted red. Relative luminance 0.614; OKLCH L 85.6% C 0.058 H 27.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C2BB |
|---|---|
| RGB | rgb(244, 194, 187) |
| HSL | hsl(7, 72%, 85%) |
| HSV | hsv(7, 23%, 96%) |
| CMYK | cmyk(0%, 20.5%, 23.4%, 4.3%) |
| CIE-LAB | lab(82.60, 16.81, 10.33) |
| CIE-LCH | lch(82.60, 19.73, 31.56°) |
| OKLab | oklab(85.64% 0.0518 0.027) |
| OKLCH | oklch(85.64% 0.058 27.6) |
| XYZ | xyz(65.5704, 61.4073, 55.4030) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.89
Light Rose
#FFC5CB
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 7.23
Pink
#FFC0CB
ΔE00 7.27
Lightpink
#FFB6C1
ΔE00 8.05
Pale Salmon
#FFB19A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C2BB #BBEDF4
analogous
#F4BBD1 #F4C2BB #F4DFBB
triadic
#F4C2BB #BBF4C2 #C2BBF4
tetradic
#F4C2BB #D1F4BB #BBEDF4 #DFBBF4
square
#F4C2BB #D1F4BB #BBEDF4 #DFBBF4
split-complementary
#F4C2BB #BBF4DF #BBD1F4
monochromatic
#E36352 #EB9386 #F4C2BB #FBE7E5 #FBE7E5
Accessibility & contrast
On white
1.58
#F4C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#F4C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C2BB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C2BB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#FFBCC0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4c2bb; /* rgb */ color: rgb(244, 194, 187); /* oklch */ color: oklch(85.6% 0.058 27.6);
Tailwind
colors: {
custom: {
50: '#f8d4cf',
500: '#f4c2bb',
950: '#000000',
},
}SCSS
$custom: #f4c2bb; $custom-light: #f8d4cf; $custom-dark: #000000;
JSON
{
"hex": "#f4c2bb",
"rgb": {
"r": 244,
"g": 194,
"b": 187
},
"hsl": {
"h": 7.368,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85635,
"c": 0.05845,
"h": 27.6
},
"luminance": 0.61405
}Semantic roles & 50–950 ramp
primary
#F4C2BB
secondary
#7ECAD5
accent
#BCD411
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383