#F3DEDF#F3DEDF
#F3DEDF is a very light, muted red. Relative luminance 0.766; OKLCH L 91.8% C 0.023 H 14.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEDF |
|---|---|
| RGB | rgb(243, 222, 223) |
| HSL | hsl(357, 47%, 91%) |
| HSV | hsv(357, 9%, 95%) |
| CMYK | cmyk(0%, 8.6%, 8.2%, 4.7%) |
| CIE-LAB | lab(90.15, 7.36, 2.12) |
| CIE-LCH | lch(90.15, 7.66, 16.09°) |
| OKLab | oklab(91.79% 0.0225 0.0057) |
| OKLCH | oklch(91.79% 0.023 14.3) |
| XYZ | xyz(76.4014, 76.6261, 80.5633) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.89
Lavenderblush
#FFF0F5
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 6.09
Seashell
#FFF5EE
ΔE00 7.96
Snow
#FFFAFA
ΔE00 8.37
Linen
#FAF0E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEDF #DEF3F2
analogous
#F3DEE9 #F3DEDF #F3E7DE
triadic
#F3DEDF #DFF3DE #DEDFF3
tetradic
#F3DEDF #E9F3DE #DEF3F2 #E7DEF3
square
#F3DEDF #E9F3DE #DEF3F2 #E7DEF3
split-complementary
#F3DEDF #DEF3E7 #DEE9F3
monochromatic
#D28488 #E3B1B3 #F3DEDF #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.29
#F3DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F3DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEDF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEDF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#F8DCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dedf; /* rgb */ color: rgb(243, 222, 223); /* oklch */ color: oklch(91.8% 0.023 14.3);
Tailwind
colors: {
custom: {
50: '#f7e8e9',
500: '#f3dedf',
950: '#000000',
},
}SCSS
$custom: #f3dedf; $custom-light: #f7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f3dedf",
"rgb": {
"r": 243,
"g": 222,
"b": 223
},
"hsl": {
"h": 357.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91787,
"c": 0.02318,
"h": 14.3
},
"luminance": 0.76625
}Semantic roles & 50–950 ramp
primary
#F3DEDF
secondary
#A4D1CF
accent
#BAB32C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484