#F3DEDE#F3DEDE
#F3DEDE is a very light, muted red. Relative luminance 0.766; OKLCH L 91.8% C 0.023 H 17.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEDE |
|---|---|
| RGB | rgb(243, 222, 222) |
| HSL | hsl(0, 47%, 91%) |
| HSV | hsv(0, 9%, 95%) |
| CMYK | cmyk(0%, 8.6%, 8.6%, 4.7%) |
| CIE-LAB | lab(90.12, 7.19, 2.61) |
| CIE-LCH | lch(90.12, 7.65, 19.96°) |
| OKLab | oklab(91.76% 0.0221 0.007) |
| OKLCH | oklch(91.76% 0.023 17.6) |
| XYZ | xyz(76.2670, 76.5724, 79.8553) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.70
Lavenderblush
#FFF0F5
ΔE00 4.68
Very Light Pink
#FFF4F2
ΔE00 5.96
Seashell
#FFF5EE
ΔE00 7.69
Snow
#FFFAFA
ΔE00 8.30
Linen
#FAF0E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEDE #DEF3F3
analogous
#F3DEE8 #F3DEDE #F3E8DE
triadic
#F3DEDE #DEF3DE #DEDEF3
tetradic
#F3DEDE #E8F3DE #DEF3F3 #E8DEF3
square
#F3DEDE #E8F3DE #DEF3F3 #E8DEF3
split-complementary
#F3DEDE #DEF3E8 #DEE8F3
monochromatic
#D28484 #E3B1B1 #F3DEDE #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.29
#F3DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F3DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEDE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEDE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F8DCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dede; /* rgb */ color: rgb(243, 222, 222); /* oklch */ color: oklch(91.8% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#f7e8e8',
500: '#f3dede',
950: '#000000',
},
}SCSS
$custom: #f3dede; $custom-light: #f7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#f3dede",
"rgb": {
"r": 243,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91759,
"c": 0.02317,
"h": 17.6
},
"luminance": 0.76571
}Semantic roles & 50–950 ramp
primary
#F3DEDE
secondary
#A4D1D1
accent
#BABA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484