#F3DFD0#F3DFD0
#F3DFD0 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.030 H 59.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD0 |
|---|---|
| RGB | rgb(243, 223, 208) |
| HSL | hsl(26, 59%, 88%) |
| HSV | hsv(26, 14%, 95%) |
| CMYK | cmyk(0%, 8.2%, 14.4%, 4.7%) |
| CIE-LAB | lab(90.04, 4.43, 9.83) |
| CIE-LCH | lch(90.04, 10.78, 65.72°) |
| OKLab | oklab(91.58% 0.0153 0.0257) |
| OKLCH | oklch(91.58% 0.03 59.3) |
| XYZ | xyz(74.7343, 76.3855, 70.4692) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.39
Antiquewhite
#FAEBD7
ΔE00 4.41
Linen
#FAF0E6
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 5.43
Bisque
#FFE4C4
ΔE00 6.03
Seashell
#FFF5EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD0 #D0E4F3
analogous
#F3D0D2 #F3DFD0 #F3F0D0
triadic
#F3DFD0 #D0F3DF #DFD0F3
tetradic
#F3DFD0 #D2F3D0 #D0E4F3 #F0D0F3
square
#F3DFD0 #D2F3D0 #D0E4F3 #F0D0F3
split-complementary
#F3DFD0 #D0F3F0 #D0D2F3
monochromatic
#DA9D6E #E7BE9F #F3DFD0 #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.29
#F3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD0
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD0 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#FADBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dfd0; /* rgb */ color: rgb(243, 223, 208); /* oklch */ color: oklch(91.6% 0.030 59.3);
Tailwind
colors: {
custom: {
50: '#f7e9de',
500: '#f3dfd0',
950: '#000000',
},
}SCSS
$custom: #f3dfd0; $custom-light: #f7e9de; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd0",
"rgb": {
"r": 243,
"g": 223,
"b": 208
},
"hsl": {
"h": 25.714,
"s": 59.322,
"l": 88.431
},
"oklch": {
"l": 0.91582,
"c": 0.02989,
"h": 59.3
},
"luminance": 0.76384
}Semantic roles & 50–950 ramp
primary
#F3DFD0
secondary
#94B8D3
accent
#7FC71F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484