#F3EBDC#F3EBDC
#F3EBDC is a very light, muted orange. Relative luminance 0.836; OKLCH L 94.2% C 0.022 H 83.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EBDC |
|---|---|
| RGB | rgb(243, 235, 220) |
| HSL | hsl(39, 49%, 91%) |
| HSV | hsv(39, 9%, 95%) |
| CMYK | cmyk(0%, 3.3%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.29, 0.18, 8.23) |
| CIE-LCH | lch(93.29, 8.23, 88.76°) |
| OKLab | oklab(94.23% 0.0026 0.0216) |
| OKLCH | oklch(94.23% 0.022 83.3) |
| XYZ | xyz(79.5873, 83.6394, 79.6476) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.09
Eggshell
#F0EAD6
ΔE00 2.53
Linen
#FAF0E6
ΔE00 3.05
Antiquewhite
#FAEBD7
ΔE00 3.09
Floralwhite
#FFFAF0
ΔE00 3.75
Warm Beige
#E9DCC9
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EBDC #DCE4F3
analogous
#F3DFDC #F3EBDC #EFF3DC
triadic
#F3EBDC #DCF3EB #EBDCF3
tetradic
#F3EBDC #DCF3DF #DCE4F3 #F3DCEF
square
#F3EBDC #DCF3DF #DCE4F3 #F3DCEF
split-complementary
#F3EBDC #DCEFF3 #DFDCF3
monochromatic
#D4B781 #E3D1AE #F3EBDC #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.18
#F3EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F3EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EBDC
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EBDC | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#F1EDDC
Tritanopia (blue-blind)
#F7E8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3ebdc; /* rgb */ color: rgb(243, 235, 220); /* oklch */ color: oklch(94.2% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#f7f1e6',
500: '#f3ebdc',
950: '#000000',
},
}SCSS
$custom: #f3ebdc; $custom-light: #f7f1e6; $custom-dark: #000000;
JSON
{
"hex": "#f3ebdc",
"rgb": {
"r": 243,
"g": 235,
"b": 220
},
"hsl": {
"h": 39.13,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94229,
"c": 0.02172,
"h": 83.3
},
"luminance": 0.83639
}Semantic roles & 50–950 ramp
primary
#F3EBDC
secondary
#A2B2D1
accent
#5CBC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584