#F3DEDA#F3DEDA
#F3DEDA is a very light, muted red. Relative luminance 0.764; OKLCH L 91.6% C 0.024 H 30.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEDA |
|---|---|
| RGB | rgb(243, 222, 218) |
| HSL | hsl(10, 51%, 90%) |
| HSV | hsv(10, 10%, 95%) |
| CMYK | cmyk(0%, 8.6%, 10.3%, 4.7%) |
| CIE-LAB | lab(90.03, 6.54, 4.57) |
| CIE-LCH | lch(90.03, 7.97, 34.95°) |
| OKLab | oklab(91.65% 0.0206 0.0121) |
| OKLCH | oklch(91.65% 0.024 30.5) |
| XYZ | xyz(75.7372, 76.3605, 77.0653) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.73
Very Light Pink
#FFF4F2
ΔE00 5.73
Lavenderblush
#FFF0F5
ΔE00 5.73
Seashell
#FFF5EE
ΔE00 6.80
Linen
#FAF0E6
ΔE00 7.13
Snow
#FFFAFA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEDA #DAEFF3
analogous
#F3DAE2 #F3DEDA #F3EADA
triadic
#F3DEDA #DAF3DE #DEDAF3
tetradic
#F3DEDA #E2F3DA #DAEFF3 #EADAF3
square
#F3DEDA #E2F3DA #DAEFF3 #EADAF3
split-complementary
#F3DEDA #DAF3EA #DAE2F3
monochromatic
#D58C7E #E4B5AC #F3DEDA #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.29
#F3DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F3DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEDA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEDA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DA
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#F9DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3deda; /* rgb */ color: rgb(243, 222, 218); /* oklch */ color: oklch(91.6% 0.024 30.5);
Tailwind
colors: {
custom: {
50: '#f7e8e5',
500: '#f3deda',
950: '#000000',
},
}SCSS
$custom: #f3deda; $custom-light: #f7e8e5; $custom-dark: #000000;
JSON
{
"hex": "#f3deda",
"rgb": {
"r": 243,
"g": 222,
"b": 218
},
"hsl": {
"h": 9.6,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.9165,
"c": 0.02388,
"h": 30.5
},
"luminance": 0.76359
}Semantic roles & 50–950 ramp
primary
#F3DEDA
secondary
#9FCAD2
accent
#A6BE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484