#F4CCCA#F4CCCA
#F4CCCA is a very light, muted red. Relative luminance 0.667; OKLCH L 87.9% C 0.045 H 21.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCCA |
|---|---|
| RGB | rgb(244, 204, 202) |
| HSL | hsl(3, 66%, 87%) |
| HSV | hsv(3, 17%, 96%) |
| CMYK | cmyk(0%, 16.4%, 17.2%, 4.3%) |
| CIE-LAB | lab(85.34, 13.76, 6.27) |
| CIE-LCH | lch(85.34, 15.12, 24.49°) |
| OKLab | oklab(87.89% 0.0423 0.0166) |
| OKLCH | oklch(87.89% 0.045 21.4) |
| XYZ | xyz(69.5617, 66.6853, 65.0730) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.39
Pale Rose
#FDC1C5
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 6.14
Mistyrose
#FFE4E1
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 6.42
Bubblegum
#FFC1CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCCA #CAF2F4
analogous
#F4CADD #F4CCCA #F4E1CA
triadic
#F4CCCA #CAF4CC #CCCAF4
tetradic
#F4CCCA #DDF4CA #CAF2F4 #E1CAF4
square
#F4CCCA #DDF4CA #CAF2F4 #E1CAF4
split-complementary
#F4CCCA #CAF4E1 #CADDF4
monochromatic
#DF6A65 #E99B97 #F4CCCA #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.46
#F4CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#F4CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCCA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCCA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#FDC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4ccca; /* rgb */ color: rgb(244, 204, 202); /* oklch */ color: oklch(87.9% 0.045 21.4);
Tailwind
colors: {
custom: {
50: '#f8dbda',
500: '#f4ccca',
950: '#000000',
},
}SCSS
$custom: #f4ccca; $custom-light: #f8dbda; $custom-dark: #000000;
JSON
{
"hex": "#f4ccca",
"rgb": {
"r": 244,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.857,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.87889,
"c": 0.04546,
"h": 21.4
},
"luminance": 0.66683
}Semantic roles & 50–950 ramp
primary
#F4CCCA
secondary
#8DD1D5
accent
#C5CD18
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483