#F3DFD5#F3DFD5
#F3DFD5 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.026 H 48.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD5 |
|---|---|
| RGB | rgb(243, 223, 213) |
| HSL | hsl(20, 56%, 89%) |
| HSV | hsv(20, 12%, 95%) |
| CMYK | cmyk(0%, 8.2%, 12.3%, 4.7%) |
| CIE-LAB | lab(90.15, 5.22, 7.37) |
| CIE-LCH | lch(90.15, 9.03, 54.72°) |
| OKLab | oklab(91.71% 0.0172 0.0194) |
| OKLCH | oklch(91.71% 0.026 48.4) |
| XYZ | xyz(75.3592, 76.6355, 73.7602) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.98
Linen
#FAF0E6
ΔE00 5.42
Seashell
#FFF5EE
ΔE00 5.83
Very Light Pink
#FFF4F2
ΔE00 6.10
Antiquewhite
#FAEBD7
ΔE00 6.24
Warm Beige
#E9DCC9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD5 #D5E9F3
analogous
#F3D5DA #F3DFD5 #F3EED5
triadic
#F3DFD5 #D5F3DF #DFD5F3
tetradic
#F3DFD5 #DAF3D5 #D5E9F3 #EED5F3
square
#F3DFD5 #DAF3D5 #D5E9F3 #EED5F3
split-complementary
#F3DFD5 #D5F3EE #D5DAF3
monochromatic
#D89676 #E5BBA5 #F3DFD5 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.29
#F3DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F3DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD5 | 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)
#E4E0D4
Deuteranopia (green-blind)
#E9E4D5
Tritanopia (blue-blind)
#F9DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd5; /* rgb */ color: rgb(243, 223, 213); /* oklch */ color: oklch(91.7% 0.026 48.4);
Tailwind
colors: {
custom: {
50: '#f7e9e1',
500: '#f3dfd5',
950: '#000000',
},
}SCSS
$custom: #f3dfd5; $custom-light: #f7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd5",
"rgb": {
"r": 243,
"g": 223,
"b": 213
},
"hsl": {
"h": 20,
"s": 55.556,
"l": 89.412
},
"oklch": {
"l": 0.9171,
"c": 0.02592,
"h": 48.4
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#F3DFD5
secondary
#9AC0D2
accent
#8EC322
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484