#F3DCD5#F3DCD5
#F3DCD5 is a very light, muted red. Relative luminance 0.750; OKLCH L 91.1% C 0.027 H 37.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCD5 |
|---|---|
| RGB | rgb(243, 220, 213) |
| HSL | hsl(14, 56%, 89%) |
| HSV | hsv(14, 12%, 95%) |
| CMYK | cmyk(0%, 9.5%, 12.3%, 4.7%) |
| CIE-LAB | lab(89.41, 6.77, 6.31) |
| CIE-LCH | lch(89.41, 9.25, 42.99°) |
| OKLab | oklab(91.13% 0.0216 0.0167) |
| OKLCH | oklch(91.13% 0.027 37.6) |
| XYZ | xyz(74.5648, 75.0466, 73.4954) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.27
Very Light Pink
#FFF4F2
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 7.09
Seashell
#FFF5EE
ΔE00 7.16
Linen
#FAF0E6
ΔE00 7.19
Warm Beige
#E9DCC9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCD5 #D5ECF3
analogous
#F3D5DD #F3DCD5 #F3EBD5
triadic
#F3DCD5 #D5F3DC #DCD5F3
tetradic
#F3DCD5 #DDF3D5 #D5ECF3 #EBD5F3
square
#F3DCD5 #DDF3D5 #D5ECF3 #EBD5F3
split-complementary
#F3DCD5 #D5F3EB #D5DDF3
monochromatic
#D88D76 #E5B4A5 #F3DCD5 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.31
#F3DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F3DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCD5
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCD5 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#F9D9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcd5; /* rgb */ color: rgb(243, 220, 213); /* oklch */ color: oklch(91.1% 0.027 37.6);
Tailwind
colors: {
custom: {
50: '#f7e6e1',
500: '#f3dcd5',
950: '#000000',
},
}SCSS
$custom: #f3dcd5; $custom-light: #f7e6e1; $custom-dark: #000000;
JSON
{
"hex": "#f3dcd5",
"rgb": {
"r": 243,
"g": 220,
"b": 213
},
"hsl": {
"h": 14,
"s": 55.556,
"l": 89.412
},
"oklch": {
"l": 0.91132,
"c": 0.02727,
"h": 37.6
},
"luminance": 0.75045
}Semantic roles & 50–950 ramp
primary
#F3DCD5
secondary
#9AC5D2
accent
#9EC322
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484