#F3DFD4#F3DFD4
#F3DFD4 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.027 H 50.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD4 |
|---|---|
| RGB | rgb(243, 223, 212) |
| HSL | hsl(21, 56%, 89%) |
| HSV | hsv(21, 13%, 95%) |
| CMYK | cmyk(0%, 8.2%, 12.8%, 4.7%) |
| CIE-LAB | lab(90.13, 5.06, 7.86) |
| CIE-LCH | lch(90.13, 9.35, 57.25°) |
| OKLab | oklab(91.68% 0.0168 0.0207) |
| OKLCH | oklch(91.68% 0.027 50.8) |
| XYZ | xyz(75.2327, 76.5849, 73.0938) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.31
Mistyrose
#FFE4E1
ΔE00 5.41
Antiquewhite
#FAEBD7
ΔE00 5.84
Seashell
#FFF5EE
ΔE00 5.84
Warm Beige
#E9DCC9
ΔE00 5.85
Very Light Pink
#FFF4F2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD4 #D4E8F3
analogous
#F3D4D9 #F3DFD4 #F3EFD4
triadic
#F3DFD4 #D4F3DF #DFD4F3
tetradic
#F3DFD4 #D9F3D4 #D4E8F3 #EFD4F3
square
#F3DFD4 #D9F3D4 #D4E8F3 #EFD4F3
split-complementary
#F3DFD4 #D4F3EF #D4D9F3
monochromatic
#D89874 #E6BBA4 #F3DFD4 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.29
#F3DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F3DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E9E4D4
Tritanopia (blue-blind)
#F9DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd4; /* rgb */ color: rgb(243, 223, 212); /* oklch */ color: oklch(91.7% 0.027 50.8);
Tailwind
colors: {
custom: {
50: '#f7e9e1',
500: '#f3dfd4',
950: '#000000',
},
}SCSS
$custom: #f3dfd4; $custom-light: #f7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd4",
"rgb": {
"r": 243,
"g": 223,
"b": 212
},
"hsl": {
"h": 21.29,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.91684,
"c": 0.02664,
"h": 50.8
},
"luminance": 0.76584
}Semantic roles & 50–950 ramp
primary
#F3DFD4
secondary
#99BED3
accent
#8AC422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484