#F4CBBE#F4CBBE
#F4CBBE is a very light, muted red. Relative luminance 0.657; OKLCH L 87.4% C 0.050 H 38.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBBE |
|---|---|
| RGB | rgb(244, 203, 190) |
| HSL | hsl(14, 71%, 85%) |
| HSV | hsv(14, 22%, 96%) |
| CMYK | cmyk(0%, 16.8%, 22.1%, 4.3%) |
| CIE-LAB | lab(84.83, 12.51, 11.90) |
| CIE-LCH | lch(84.83, 17.26, 43.56°) |
| OKLab | oklab(87.39% 0.0392 0.031) |
| OKLCH | oklch(87.39% 0.05 38.3) |
| XYZ | xyz(67.9589, 65.6651, 57.8001) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.06
Mistyrose
#FFE4E1
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 8.71
Light Rose
#FFC5CB
ΔE00 9.03
Peach
#FFDAB9
ΔE00 9.08
Pale Salmon
#FFB19A
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBBE #BEE7F4
analogous
#F4BECC #F4CBBE #F4E6BE
triadic
#F4CBBE #BEF4CB #CBBEF4
tetradic
#F4CBBE #CCF4BE #BEE7F4 #E6BEF4
square
#F4CBBE #CCF4BE #BEE7F4 #E6BEF4
split-complementary
#F4CBBE #BEF4E6 #BECCF4
monochromatic
#E27755 #EBA18A #F4CBBE #FBEAE5 #FBEAE5
Accessibility & contrast
On white
1.49
#F4CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F4CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBBE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBBE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#FFC5C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f4cbbe; /* rgb */ color: rgb(244, 203, 190); /* oklch */ color: oklch(87.4% 0.050 38.3);
Tailwind
colors: {
custom: {
50: '#f8dad1',
500: '#f4cbbe',
950: '#000000',
},
}SCSS
$custom: #f4cbbe; $custom-light: #f8dad1; $custom-dark: #000000;
JSON
{
"hex": "#f4cbbe",
"rgb": {
"r": 244,
"g": 203,
"b": 190
},
"hsl": {
"h": 14.444,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.87392,
"c": 0.05001,
"h": 38.3
},
"luminance": 0.65663
}Semantic roles & 50–950 ramp
primary
#F4CBBE
secondary
#81C1D5
accent
#A5D312
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483