#F4CCCD#F4CCCD
#F4CCCD is a very light, muted red. Relative luminance 0.668; OKLCH L 88.0% C 0.045 H 16.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCCD |
|---|---|
| RGB | rgb(244, 204, 205) |
| HSL | hsl(359, 65%, 88%) |
| HSV | hsv(359, 16%, 96%) |
| CMYK | cmyk(0%, 16.4%, 16%, 4.3%) |
| CIE-LAB | lab(85.42, 14.22, 4.78) |
| CIE-LCH | lch(85.42, 15.00, 18.57°) |
| OKLab | oklab(87.97% 0.0435 0.0127) |
| OKLCH | oklch(87.97% 0.045 16.4) |
| XYZ | xyz(69.9204, 66.8288, 66.9618) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 5.00
Pale Rose
#FDC1C5
ΔE00 5.14
Light Pink
#FFD1DF
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 6.28
Pink
#FFC0CB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCCD #CCF4F3
analogous
#F4CCE1 #F4CCCD #F4DFCC
triadic
#F4CCCD #CDF4CC #CCCDF4
tetradic
#F4CCCD #E1F4CC #CCF4F3 #DFCCF4
square
#F4CCCD #E1F4CC #CCF4F3 #DFCCF4
split-complementary
#F4CCCD #CCF4DF #CCE1F4
monochromatic
#DE676A #E99A9C #F4CCCD #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.46
#F4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCCD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCCD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#DCD8CC
Tritanopia (blue-blind)
#FDC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4cccd; /* rgb */ color: rgb(244, 204, 205); /* oklch */ color: oklch(88.0% 0.045 16.4);
Tailwind
colors: {
custom: {
50: '#f8dbdc',
500: '#f4cccd',
950: '#000000',
},
}SCSS
$custom: #f4cccd; $custom-light: #f8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f4cccd",
"rgb": {
"r": 244,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.87969,
"c": 0.04528,
"h": 16.4
},
"luminance": 0.66827
}Semantic roles & 50–950 ramp
primary
#F4CCCD
secondary
#8FD5D3
accent
#CCC819
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484