#F4DCDA#F4DCDA
#F4DCDA is a very light, muted red. Relative luminance 0.755; OKLCH L 91.4% C 0.027 H 23.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCDA |
|---|---|
| RGB | rgb(244, 220, 218) |
| HSL | hsl(5, 54%, 91%) |
| HSV | hsv(5, 11%, 96%) |
| CMYK | cmyk(0%, 9.8%, 10.7%, 4.3%) |
| CIE-LAB | lab(89.62, 7.92, 3.99) |
| CIE-LCH | lch(89.62, 8.87, 26.72°) |
| OKLab | oklab(91.35% 0.0246 0.0106) |
| OKLCH | oklch(91.35% 0.027 23.4) |
| XYZ | xyz(75.5553, 75.4829, 76.9056) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.11
Lavenderblush
#FFF0F5
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.74
Seashell
#FFF5EE
ΔE00 8.18
Linen
#FAF0E6
ΔE00 8.69
Light Pink
#FFD1DF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCDA #DAF2F4
analogous
#F4DAE5 #F4DCDA #F4E9DA
triadic
#F4DCDA #DAF4DC #DCDAF4
tetradic
#F4DCDA #E5F4DA #DAF2F4 #E9DAF4
square
#F4DCDA #E5F4DA #DAF2F4 #E9DAF4
split-complementary
#F4DCDA #DAF4E9 #DAE5F4
monochromatic
#D8837C #E6AFAB #F4DCDA #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.30
#F4DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F4DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCDA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCDA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#FADADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dcda; /* rgb */ color: rgb(244, 220, 218); /* oklch */ color: oklch(91.4% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#f7e6e5',
500: '#f4dcda',
950: '#000000',
},
}SCSS
$custom: #f4dcda; $custom-light: #f7e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f4dcda",
"rgb": {
"r": 244,
"g": 220,
"b": 218
},
"hsl": {
"h": 4.615,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.91351,
"c": 0.02677,
"h": 23.4
},
"luminance": 0.75481
}Semantic roles & 50–950 ramp
primary
#F4DCDA
secondary
#9FD0D4
accent
#B6C224
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484