#F4DCDB#F4DCDB
#F4DCDB is a very light, muted red. Relative luminance 0.755; OKLCH L 91.4% C 0.027 H 20.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCDB |
|---|---|
| RGB | rgb(244, 220, 219) |
| HSL | hsl(2, 53%, 91%) |
| HSV | hsv(2, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 10.2%, 4.3%) |
| CIE-LAB | lab(89.64, 8.09, 3.50) |
| CIE-LCH | lch(89.64, 8.81, 23.40°) |
| OKLab | oklab(91.38% 0.0249 0.0093) |
| OKLCH | oklch(91.38% 0.027 20.5) |
| XYZ | xyz(75.6866, 75.5354, 77.5968) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.20
Lavenderblush
#FFF0F5
ΔE00 5.58
Very Light Pink
#FFF4F2
ΔE00 6.82
Seashell
#FFF5EE
ΔE00 8.39
Light Pink
#FFD1DF
ΔE00 8.79
Linen
#FAF0E6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCDB #DBF3F4
analogous
#F4DBE6 #F4DCDB #F4E8DB
triadic
#F4DCDB #DBF4DC #DCDBF4
tetradic
#F4DCDB #E6F4DB #DBF3F4 #E8DBF4
square
#F4DCDB #E6F4DB #DBF3F4 #E8DBF4
split-complementary
#F4DCDB #DBF4E8 #DBE6F4
monochromatic
#D7817D #E6AEAC #F4DCDB #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.30
#F4DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F4DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCDB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCDB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#FADADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dcdb; /* rgb */ color: rgb(244, 220, 219); /* oklch */ color: oklch(91.4% 0.027 20.5);
Tailwind
colors: {
custom: {
50: '#f7e6e6',
500: '#f4dcdb',
950: '#000000',
},
}SCSS
$custom: #f4dcdb; $custom-light: #f7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f4dcdb",
"rgb": {
"r": 244,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.4,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.91378,
"c": 0.02663,
"h": 20.5
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#F4DCDB
secondary
#A0D1D3
accent
#BAC125
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484