#F3DFD8#F3DFD8
#F3DFD8 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.024 H 40.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD8 |
|---|---|
| RGB | rgb(243, 223, 216) |
| HSL | hsl(16, 53%, 90%) |
| HSV | hsv(16, 11%, 95%) |
| CMYK | cmyk(0%, 8.2%, 11.1%, 4.7%) |
| CIE-LAB | lab(90.22, 5.70, 5.90) |
| CIE-LCH | lch(90.22, 8.20, 46.02°) |
| OKLab | oklab(91.79% 0.0184 0.0156) |
| OKLCH | oklch(91.79% 0.024 40.4) |
| XYZ | xyz(75.7435, 76.7892, 75.7841) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.79
Very Light Pink
#FFF4F2
ΔE00 5.58
Linen
#FAF0E6
ΔE00 5.97
Seashell
#FFF5EE
ΔE00 5.98
Lavenderblush
#FFF0F5
ΔE00 6.64
Antiquewhite
#FAEBD7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD8 #D8ECF3
analogous
#F3D8DE #F3DFD8 #F3EDD8
triadic
#F3DFD8 #D8F3DF #DFD8F3
tetradic
#F3DFD8 #DEF3D8 #D8ECF3 #EDD8F3
square
#F3DFD8 #DEF3D8 #D8ECF3 #EDD8F3
split-complementary
#F3DFD8 #D8F3ED #D8DEF3
monochromatic
#D6927A #E5B9A9 #F3DFD8 #F8ECE8 #F8ECE8
Accessibility & contrast
On white
1.28
#F3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD8 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#E8E5D8
Tritanopia (blue-blind)
#F9DCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd8; /* rgb */ color: rgb(243, 223, 216); /* oklch */ color: oklch(91.8% 0.024 40.4);
Tailwind
colors: {
custom: {
50: '#f7e9e4',
500: '#f3dfd8',
950: '#000000',
},
}SCSS
$custom: #f3dfd8; $custom-light: #f7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd8",
"rgb": {
"r": 243,
"g": 223,
"b": 216
},
"hsl": {
"h": 15.556,
"s": 52.941,
"l": 90
},
"oklch": {
"l": 0.91789,
"c": 0.02408,
"h": 40.4
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#F3DFD8
secondary
#9DC4D2
accent
#98C025
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484