#F4D0CD#F4D0CD
#F4D0CD is a very light, muted red. Relative luminance 0.688; OKLCH L 88.7% C 0.041 H 23.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D0CD |
|---|---|
| RGB | rgb(244, 208, 205) |
| HSL | hsl(5, 64%, 88%) |
| HSV | hsv(5, 16%, 96%) |
| CMYK | cmyk(0%, 14.8%, 16%, 4.3%) |
| CIE-LAB | lab(86.38, 12.12, 6.17) |
| CIE-LCH | lch(86.38, 13.60, 26.98°) |
| OKLab | oklab(88.72% 0.0374 0.0163) |
| OKLCH | oklch(88.72% 0.041 23.6) |
| XYZ | xyz(70.8833, 68.7547, 67.2828) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.94
Light Rose
#FFC5CB
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.10
Bubblegum
#FFC1CC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D0CD #CDF1F4
analogous
#F4CDDD #F4D0CD #F4E3CD
triadic
#F4D0CD #CDF4D0 #D0CDF4
tetradic
#F4D0CD #DDF4CD #CDF1F4 #E3CDF4
square
#F4D0CD #DDF4CD #CDF1F4 #E3CDF4
split-complementary
#F4D0CD #CDF4E3 #CDDDF4
monochromatic
#DE7269 #E9A19B #F4D0CD #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.42
#F4D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F4D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D0CD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D0CD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#FDCCCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d0cd; /* rgb */ color: rgb(244, 208, 205); /* oklch */ color: oklch(88.7% 0.041 23.6);
Tailwind
colors: {
custom: {
50: '#f8dedc',
500: '#f4d0cd',
950: '#000000',
},
}SCSS
$custom: #f4d0cd; $custom-light: #f8dedc; $custom-dark: #000000;
JSON
{
"hex": "#f4d0cd",
"rgb": {
"r": 244,
"g": 208,
"b": 205
},
"hsl": {
"h": 4.615,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.88721,
"c": 0.04085,
"h": 23.6
},
"luminance": 0.68753
}Semantic roles & 50–950 ramp
primary
#F4D0CD
secondary
#90D0D5
accent
#BECC1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484