#F4CFCB#F4CFCB
#F4CFCB is a very light, muted red. Relative luminance 0.682; OKLCH L 88.5% C 0.042 H 25.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFCB |
|---|---|
| RGB | rgb(244, 207, 203) |
| HSL | hsl(6, 65%, 88%) |
| HSV | hsv(6, 17%, 96%) |
| CMYK | cmyk(0%, 15.2%, 16.8%, 4.3%) |
| CIE-LAB | lab(86.09, 12.34, 6.81) |
| CIE-LCH | lch(86.09, 14.09, 28.91°) |
| OKLab | oklab(88.48% 0.0382 0.018) |
| OKLCH | oklch(88.48% 0.042 25.3) |
| XYZ | xyz(70.4004, 68.1727, 65.9385) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Light Rose
#FFC5CB
ΔE00 6.71
Pale Rose
#FDC1C5
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.21
Light Pink
#FFD1DF
ΔE00 7.42
Bubblegum
#FFC1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFCB #CBF0F4
analogous
#F4CBDB #F4CFCB #F4E4CB
triadic
#F4CFCB #CBF4CF #CFCBF4
tetradic
#F4CFCB #DBF4CB #CBF0F4 #E4CBF4
square
#F4CFCB #DBF4CB #CBF0F4 #E4CBF4
split-complementary
#F4CFCB #CBF4E4 #CBDBF4
monochromatic
#DF7266 #E9A098 #F4CFCB #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.43
#F4CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#F4CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFCB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFCB | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#FDCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4cfcb; /* rgb */ color: rgb(244, 207, 203); /* oklch */ color: oklch(88.5% 0.042 25.3);
Tailwind
colors: {
custom: {
50: '#f8ddda',
500: '#f4cfcb',
950: '#000000',
},
}SCSS
$custom: #f4cfcb; $custom-light: #f8ddda; $custom-dark: #000000;
JSON
{
"hex": "#f4cfcb",
"rgb": {
"r": 244,
"g": 207,
"b": 203
},
"hsl": {
"h": 5.854,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.88479,
"c": 0.04221,
"h": 25.3
},
"luminance": 0.68171
}Semantic roles & 50–950 ramp
primary
#F4CFCB
secondary
#8ECED5
accent
#BBCD19
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483