#F3DFD7#F3DFD7
#F3DFD7 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.025 H 43.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD7 |
|---|---|
| RGB | rgb(243, 223, 215) |
| HSL | hsl(17, 54%, 90%) |
| HSV | hsv(17, 12%, 95%) |
| CMYK | cmyk(0%, 8.2%, 11.5%, 4.7%) |
| CIE-LAB | lab(90.20, 5.53, 6.39) |
| CIE-LCH | lch(90.20, 8.46, 49.11°) |
| OKLab | oklab(91.76% 0.018 0.0169) |
| OKLCH | oklch(91.76% 0.025 43.2) |
| XYZ | xyz(75.6146, 76.7376, 75.1053) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.16
Very Light Pink
#FFF4F2
ΔE00 5.72
Linen
#FAF0E6
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD7 #D7EBF3
analogous
#F3D7DD #F3DFD7 #F3EDD7
triadic
#F3DFD7 #D7F3DF #DFD7F3
tetradic
#F3DFD7 #DDF3D7 #D7EBF3 #EDD7F3
square
#F3DFD7 #DDF3D7 #D7EBF3 #EDD7F3
split-complementary
#F3DFD7 #D7F3ED #D7DDF3
monochromatic
#D79479 #E5B9A8 #F3DFD7 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.28
#F3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD7
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD7 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#F9DCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd7; /* rgb */ color: rgb(243, 223, 215); /* oklch */ color: oklch(91.8% 0.025 43.2);
Tailwind
colors: {
custom: {
50: '#f7e9e3',
500: '#f3dfd7',
950: '#000000',
},
}SCSS
$custom: #f3dfd7; $custom-light: #f7e9e3; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd7",
"rgb": {
"r": 243,
"g": 223,
"b": 215
},
"hsl": {
"h": 17.143,
"s": 53.846,
"l": 89.804
},
"oklch": {
"l": 0.91763,
"c": 0.02464,
"h": 43.2
},
"luminance": 0.76736
}Semantic roles & 50–950 ramp
primary
#F3DFD7
secondary
#9CC3D2
accent
#94C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484