#F3DCDA#F3DCDA
#F3DCDA is a very light, muted red. Relative luminance 0.753; OKLCH L 91.3% C 0.026 H 23.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCDA |
|---|---|
| RGB | rgb(243, 220, 218) |
| HSL | hsl(5, 51%, 90%) |
| HSV | hsv(5, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 10.3%, 4.7%) |
| CIE-LAB | lab(89.54, 7.57, 3.86) |
| CIE-LCH | lch(89.54, 8.50, 26.99°) |
| OKLab | oklab(91.27% 0.0235 0.0103) |
| OKLCH | oklch(91.27% 0.026 23.6) |
| XYZ | xyz(75.2092, 75.3044, 76.8893) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.32
Lavenderblush
#FFF0F5
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 6.53
Seashell
#FFF5EE
ΔE00 7.94
Linen
#FAF0E6
ΔE00 8.44
Snow
#FFFAFA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCDA #DAF1F3
analogous
#F3DAE4 #F3DCDA #F3E8DA
triadic
#F3DCDA #DAF3DC #DCDAF3
tetradic
#F3DCDA #E4F3DA #DAF1F3 #E8DAF3
square
#F3DCDA #E4F3DA #DAF1F3 #E8DAF3
split-complementary
#F3DCDA #DAF3E8 #DAE4F3
monochromatic
#D5857E #E4B0AC #F3DCDA #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.31
#F3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#F3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCDA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCDA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E5E3DA
Tritanopia (blue-blind)
#F9DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3dcda; /* rgb */ color: rgb(243, 220, 218); /* oklch */ color: oklch(91.3% 0.026 23.6);
Tailwind
colors: {
custom: {
50: '#f7e6e5',
500: '#f3dcda',
950: '#000000',
},
}SCSS
$custom: #f3dcda; $custom-light: #f7e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f3dcda",
"rgb": {
"r": 243,
"g": 220,
"b": 218
},
"hsl": {
"h": 4.8,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.91266,
"c": 0.02565,
"h": 23.6
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#F3DCDA
secondary
#9FCED2
accent
#B2BE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484