#F4CFCC#F4CFCC
#F4CFCC is a very light, muted red. Relative luminance 0.682; OKLCH L 88.5% C 0.042 H 23.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFCC |
|---|---|
| RGB | rgb(244, 207, 204) |
| HSL | hsl(5, 65%, 88%) |
| HSV | hsv(5, 16%, 96%) |
| CMYK | cmyk(0%, 15.2%, 16.4%, 4.3%) |
| CIE-LAB | lab(86.12, 12.49, 6.32) |
| CIE-LCH | lch(86.12, 14.00, 26.83°) |
| OKLab | oklab(88.51% 0.0386 0.0167) |
| OKLCH | oklch(88.51% 0.042 23.5) |
| XYZ | xyz(70.5200, 68.2205, 66.5681) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.26
Light Rose
#FFC5CB
ΔE00 6.44
Pale Rose
#FDC1C5
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 6.81
Light Pink
#FFD1DF
ΔE00 7.00
Bubblegum
#FFC1CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFCC #CCF1F4
analogous
#F4CCDD #F4CFCC #F4E3CC
triadic
#F4CFCC #CCF4CF #CFCCF4
tetradic
#F4CFCC #DDF4CC #CCF1F4 #E3CCF4
square
#F4CFCC #DDF4CC #CCF1F4 #E3CCF4
split-complementary
#F4CFCC #CCF4E3 #CCDDF4
monochromatic
#DE7067 #E9A09A #F4CFCC #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.43
#F4CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F4CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFCC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFCC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#FDCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4cfcc; /* rgb */ color: rgb(244, 207, 204); /* oklch */ color: oklch(88.5% 0.042 23.5);
Tailwind
colors: {
custom: {
50: '#f8dddb',
500: '#f4cfcc',
950: '#000000',
},
}SCSS
$custom: #f4cfcc; $custom-light: #f8dddb; $custom-dark: #000000;
JSON
{
"hex": "#f4cfcc",
"rgb": {
"r": 244,
"g": 207,
"b": 204
},
"hsl": {
"h": 4.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88506,
"c": 0.04203,
"h": 23.5
},
"luminance": 0.68218
}Semantic roles & 50–950 ramp
primary
#F4CFCC
secondary
#8FD0D5
accent
#BFCC19
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171515
muted
#858484