#F3DFD1#F3DFD1
#F3DFD1 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.029 H 57.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD1 |
|---|---|
| RGB | rgb(243, 223, 209) |
| HSL | hsl(25, 59%, 89%) |
| HSV | hsv(25, 14%, 95%) |
| CMYK | cmyk(0%, 8.2%, 14%, 4.7%) |
| CIE-LAB | lab(90.06, 4.59, 9.33) |
| CIE-LCH | lch(90.06, 10.40, 63.83°) |
| OKLab | oklab(91.61% 0.0157 0.0245) |
| OKLCH | oklch(91.61% 0.029 57.4) |
| XYZ | xyz(74.8578, 76.4349, 71.1192) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.72
Antiquewhite
#FAEBD7
ΔE00 4.73
Linen
#FAF0E6
ΔE00 5.18
Champagne
#F7E7CE
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 6.08
Bisque
#FFE4C4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD1 #D1E5F3
analogous
#F3D1D4 #F3DFD1 #F3F0D1
triadic
#F3DFD1 #D1F3DF #DFD1F3
tetradic
#F3DFD1 #D4F3D1 #D1E5F3 #F0D1F3
square
#F3DFD1 #D4F3D1 #D1E5F3 #F0D1F3
split-complementary
#F3DFD1 #D1F3F0 #D1D4F3
monochromatic
#DA9B70 #E6BDA0 #F3DFD1 #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.29
#F3DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F3DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EAE4D1
Tritanopia (blue-blind)
#FADBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd1; /* rgb */ color: rgb(243, 223, 209); /* oklch */ color: oklch(91.6% 0.029 57.4);
Tailwind
colors: {
custom: {
50: '#f7e9df',
500: '#f3dfd1',
950: '#000000',
},
}SCSS
$custom: #f3dfd1; $custom-light: #f7e9df; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd1",
"rgb": {
"r": 243,
"g": 223,
"b": 209
},
"hsl": {
"h": 24.706,
"s": 58.621,
"l": 88.627
},
"oklch": {
"l": 0.91607,
"c": 0.02904,
"h": 57.4
},
"luminance": 0.76433
}Semantic roles & 50–950 ramp
primary
#F3DFD1
secondary
#95BAD3
accent
#81C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484