#F3DCDB#F3DCDB
#F3DCDB is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.026 H 20.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDB |
|---|---|
| RGB | rgb(243, 220, 219) |
| HSL | hsl(3, 50%, 91%) |
| HSV | hsv(3, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 9.9%, 4.7%) |
| CIE-LAB | lab(89.56, 7.74, 3.37) |
| CIE-LCH | lch(89.56, 8.44, 23.52°) |
| OKLab | oklab(91.29% 0.0239 0.009) |
| OKLCH | oklch(91.29% 0.026 20.6) |
| XYZ | xyz(75.3404, 75.3569, 77.5806) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.39
Lavenderblush
#FFF0F5
ΔE00 5.45
Very Light Pink
#FFF4F2
ΔE00 6.60
Seashell
#FFF5EE
ΔE00 8.16
Linen
#FAF0E6
ΔE00 8.73
Snow
#FFFAFA
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDB #DBF2F3
analogous
#F3DBE6 #F3DCDB #F3E8DB
triadic
#F3DCDB #DBF3DC #DCDBF3
tetradic
#F3DCDB #E6F3DB #DBF2F3 #E8DBF3
square
#F3DCDB #E6F3DB #DBF2F3 #E8DBF3
split-complementary
#F3DCDB #DBF3E8 #DBE6F3
monochromatic
#D4837F #E4AFAD #F3DCDB #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.31
#F3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#F9DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcdb; /* rgb */ color: rgb(243, 220, 219); /* oklch */ color: oklch(91.3% 0.026 20.6);
Tailwind
colors: {
custom: {
50: '#f7e6e6',
500: '#f3dcdb',
950: '#000000',
},
}SCSS
$custom: #f3dcdb; $custom-light: #f7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f3dcdb",
"rgb": {
"r": 243,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91293,
"c": 0.02552,
"h": 20.6
},
"luminance": 0.75356
}Semantic roles & 50–950 ramp
primary
#F3DCDB
secondary
#A1D0D2
accent
#B7BD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484