#F3DEDB#F3DEDB
#F3DEDB is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.024 H 27.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEDB |
|---|---|
| RGB | rgb(243, 222, 219) |
| HSL | hsl(8, 50%, 91%) |
| HSV | hsv(8, 10%, 95%) |
| CMYK | cmyk(0%, 8.6%, 9.9%, 4.7%) |
| CIE-LAB | lab(90.05, 6.70, 4.08) |
| CIE-LCH | lch(90.05, 7.84, 31.33°) |
| OKLab | oklab(91.68% 0.021 0.0108) |
| OKLCH | oklch(91.68% 0.024 27.4) |
| XYZ | xyz(75.8685, 76.4130, 77.7566) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.59
Lavenderblush
#FFF0F5
ΔE00 5.43
Very Light Pink
#FFF4F2
ΔE00 5.74
Seashell
#FFF5EE
ΔE00 6.99
Linen
#FAF0E6
ΔE00 7.42
Snow
#FFFAFA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEDB #DBF0F3
analogous
#F3DBE4 #F3DEDB #F3EADB
triadic
#F3DEDB #DBF3DE #DEDBF3
tetradic
#F3DEDB #E4F3DB #DBF0F3 #EADBF3
square
#F3DEDB #E4F3DB #DBF0F3 #EADBF3
split-complementary
#F3DEDB #DBF3EA #DBE4F3
monochromatic
#D48A7F #E4B4AD #F3DEDB #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.29
#F3DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F3DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEDB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEDB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#E7E4DB
Tritanopia (blue-blind)
#F8DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dedb; /* rgb */ color: rgb(243, 222, 219); /* oklch */ color: oklch(91.7% 0.024 27.4);
Tailwind
colors: {
custom: {
50: '#f7e8e6',
500: '#f3dedb',
950: '#000000',
},
}SCSS
$custom: #f3dedb; $custom-light: #f7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#f3dedb",
"rgb": {
"r": 243,
"g": 222,
"b": 219
},
"hsl": {
"h": 7.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91677,
"c": 0.02359,
"h": 27.4
},
"luminance": 0.76412
}Semantic roles & 50–950 ramp
primary
#F3DEDB
secondary
#A1CBD2
accent
#ABBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484