#F4CDCA#F4CDCA
#F4CDCA is a very light, muted red. Relative luminance 0.672; OKLCH L 88.1% C 0.044 H 23.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDCA |
|---|---|
| RGB | rgb(244, 205, 202) |
| HSL | hsl(4, 66%, 87%) |
| HSV | hsv(4, 17%, 96%) |
| CMYK | cmyk(0%, 16%, 17.2%, 4.3%) |
| CIE-LAB | lab(85.59, 13.23, 6.61) |
| CIE-LCH | lch(85.59, 14.79, 26.56°) |
| OKLab | oklab(88.08% 0.0408 0.0175) |
| OKLCH | oklch(88.08% 0.044 23.2) |
| XYZ | xyz(69.8002, 67.1622, 65.1524) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.90
Light Rose
#FFC5CB
ΔE00 5.90
Pale Rose
#FDC1C5
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 6.87
Bubblegum
#FFC1CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDCA #CAF1F4
analogous
#F4CADC #F4CDCA #F4E2CA
triadic
#F4CDCA #CAF4CD #CDCAF4
tetradic
#F4CDCA #DCF4CA #CAF1F4 #E2CAF4
square
#F4CDCA #DCF4CA #CAF1F4 #E2CAF4
split-complementary
#F4CDCA #CAF4E2 #CADCF4
monochromatic
#DF6D65 #E99D97 #F4CDCA #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.46
#F4CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F4CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDCA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDCA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#DDD9CA
Tritanopia (blue-blind)
#FDC9CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cdca; /* rgb */ color: rgb(244, 205, 202); /* oklch */ color: oklch(88.1% 0.044 23.2);
Tailwind
colors: {
custom: {
50: '#f8dcda',
500: '#f4cdca',
950: '#000000',
},
}SCSS
$custom: #f4cdca; $custom-light: #f8dcda; $custom-dark: #000000;
JSON
{
"hex": "#f4cdca",
"rgb": {
"r": 244,
"g": 205,
"b": 202
},
"hsl": {
"h": 4.286,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.88076,
"c": 0.0444,
"h": 23.2
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#F4CDCA
secondary
#8DD0D5
accent
#C1CD18
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483