#F3DFDF#F3DFDF
#F3DFDF is a very light, muted red. Relative luminance 0.772; OKLCH L 92.0% C 0.022 H 17.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFDF |
|---|---|
| RGB | rgb(243, 223, 223) |
| HSL | hsl(0, 45%, 91%) |
| HSV | hsv(0, 8%, 95%) |
| CMYK | cmyk(0%, 8.2%, 8.2%, 4.7%) |
| CIE-LAB | lab(90.39, 6.84, 2.48) |
| CIE-LCH | lch(90.39, 7.28, 19.93°) |
| OKLab | oklab(91.98% 0.021 0.0067) |
| OKLCH | oklch(91.98% 0.022 17.6) |
| XYZ | xyz(76.6678, 77.1589, 80.6521) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.87
Lavenderblush
#FFF0F5
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 5.59
Seashell
#FFF5EE
ΔE00 7.34
Snow
#FFFAFA
ΔE00 7.92
Linen
#FAF0E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFDF #DFF3F3
analogous
#F3DFE9 #F3DFDF #F3E9DF
triadic
#F3DFDF #DFF3DF #DFDFF3
tetradic
#F3DFDF #E9F3DF #DFF3F3 #E9DFF3
square
#F3DFDF #E9F3DF #DFF3F3 #E9DFF3
split-complementary
#F3DFDF #DFF3E9 #DFE9F3
monochromatic
#D28686 #E2B2B2 #F3DFDF #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.28
#F3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F3DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFDF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFDF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#F8DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfdf; /* rgb */ color: rgb(243, 223, 223); /* oklch */ color: oklch(92.0% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#f7e9e9',
500: '#f3dfdf',
950: '#000000',
},
}SCSS
$custom: #f3dfdf; $custom-light: #f7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f3dfdf",
"rgb": {
"r": 243,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91979,
"c": 0.02204,
"h": 17.6
},
"luminance": 0.77158
}Semantic roles & 50–950 ramp
primary
#F3DFDF
secondary
#A5D1D1
accent
#B9B92D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484