#F4CCCF#F4CCCF
#F4CCCF is a very light, muted red. Relative luminance 0.669; OKLCH L 88.0% C 0.045 H 12.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCCF |
|---|---|
| RGB | rgb(244, 204, 207) |
| HSL | hsl(356, 65%, 88%) |
| HSV | hsv(356, 16%, 96%) |
| CMYK | cmyk(0%, 16.4%, 15.2%, 4.3%) |
| CIE-LAB | lab(85.47, 14.53, 3.79) |
| CIE-LCH | lch(85.47, 15.01, 14.61°) |
| OKLab | oklab(88.02% 0.0442 0.0102) |
| OKLCH | oklch(88.02% 0.045 12.9) |
| XYZ | xyz(70.1633, 66.9260, 68.2414) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.29
Light Rose
#FFC5CB
ΔE00 4.51
Light Pink
#FFD1DF
ΔE00 4.54
Pale Rose
#FDC1C5
ΔE00 5.04
Bubblegum
#FFC1CC
ΔE00 5.88
Pink
#FFC0CB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCCF #CCF4F1
analogous
#F4CCE3 #F4CCCF #F4DDCC
triadic
#F4CCCF #CFF4CC #CCCFF4
tetradic
#F4CCCF #E3F4CC #CCF4F1 #DDCCF4
square
#F4CCCF #E3F4CC #CCF4F1 #DDCCF4
split-complementary
#F4CCCF #CCF4DD #CCE3F4
monochromatic
#DE6770 #E99AA0 #F4CCCF #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.46
#F4CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F4CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCCF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCCF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#FDC9CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cccf; /* rgb */ color: rgb(244, 204, 207); /* oklch */ color: oklch(88.0% 0.045 12.9);
Tailwind
colors: {
custom: {
50: '#f8dbdd',
500: '#f4cccf',
950: '#000000',
},
}SCSS
$custom: #f4cccf; $custom-light: #f8dbdd; $custom-dark: #000000;
JSON
{
"hex": "#f4cccf",
"rgb": {
"r": 244,
"g": 204,
"b": 207
},
"hsl": {
"h": 355.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88023,
"c": 0.04535,
"h": 12.9
},
"luminance": 0.66924
}Semantic roles & 50–950 ramp
primary
#F4CCCF
secondary
#8FD5D0
accent
#CCBF19
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484