#F3ECDC#F3ECDC
#F3ECDC is a very light, muted orange. Relative luminance 0.842; OKLCH L 94.4% C 0.023 H 87.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ECDC |
|---|---|
| RGB | rgb(243, 236, 220) |
| HSL | hsl(42, 49%, 91%) |
| HSV | hsv(42, 9%, 95%) |
| CMYK | cmyk(0%, 2.9%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.54, -0.33, 8.59) |
| CIE-LCH | lch(93.54, 8.60, 92.21°) |
| OKLab | oklab(94.43% 0.0011 0.0225) |
| OKLCH | oklch(94.43% 0.023 87.1) |
| XYZ | xyz(79.8744, 84.2136, 79.7433) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.87
Oldlace
#FDF5E6
ΔE00 2.08
Antiquewhite
#FAEBD7
ΔE00 3.47
Linen
#FAF0E6
ΔE00 3.67
Floralwhite
#FFFAF0
ΔE00 3.80
Warm Beige
#E9DCC9
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ECDC #DCE3F3
analogous
#F3E0DC #F3ECDC #EEF3DC
triadic
#F3ECDC #DCF3EC #ECDCF3
tetradic
#F3ECDC #DCF3E0 #DCE3F3 #F3DCEE
square
#F3ECDC #DCF3E0 #DCE3F3 #F3DCEE
split-complementary
#F3ECDC #DCEEF3 #E0DCF3
monochromatic
#D4BB81 #E3D3AE #F3ECDC #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.18
#F3ECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#F3ECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ECDC
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ECDC | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F2EDDC
Tritanopia (blue-blind)
#F7E9E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3ecdc; /* rgb */ color: rgb(243, 236, 220); /* oklch */ color: oklch(94.4% 0.023 87.1);
Tailwind
colors: {
custom: {
50: '#f7f2e6',
500: '#f3ecdc',
950: '#000000',
},
}SCSS
$custom: #f3ecdc; $custom-light: #f7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#f3ecdc",
"rgb": {
"r": 243,
"g": 236,
"b": 220
},
"hsl": {
"h": 41.739,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94425,
"c": 0.02252,
"h": 87.1
},
"luminance": 0.84213
}Semantic roles & 50–950 ramp
primary
#F3ECDC
secondary
#A2B0D1
accent
#56BC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584