#F3EBDA#F3EBDA
#F3EBDA is a very light, muted orange. Relative luminance 0.835; OKLCH L 94.2% C 0.024 H 85.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EBDA |
|---|---|
| RGB | rgb(243, 235, 218) |
| HSL | hsl(41, 51%, 90%) |
| HSV | hsv(41, 10%, 95%) |
| CMYK | cmyk(0%, 3.3%, 10.3%, 4.7%) |
| CIE-LAB | lab(93.25, -0.14, 9.20) |
| CIE-LCH | lch(93.25, 9.21, 90.89°) |
| OKLab | oklab(94.18% 0.0018 0.0241) |
| OKLCH | oklch(94.18% 0.024 85.8) |
| XYZ | xyz(79.3241, 83.5341, 78.2610) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.79
Oldlace
#FDF5E6
ΔE00 2.28
Antiquewhite
#FAEBD7
ΔE00 3.03
Linen
#FAF0E6
ΔE00 3.81
Warm Beige
#E9DCC9
ΔE00 3.81
Champagne
#F7E7CE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EBDA #DAE2F3
analogous
#F3DEDA #F3EBDA #EEF3DA
triadic
#F3EBDA #DAF3EB #EBDAF3
tetradic
#F3EBDA #DAF3DE #DAE2F3 #F3DAEE
square
#F3EBDA #DAF3DE #DAE2F3 #F3DAEE
split-complementary
#F3EBDA #DAEEF3 #DEDAF3
monochromatic
#D5B97E #E4D2AC #F3EBDA #F8F3E8 #F8F3E8
Accessibility & contrast
On white
1.19
#F3EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F3EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EBDA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EBDA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD9
Deuteranopia (green-blind)
#F2EDDA
Tritanopia (blue-blind)
#F8E8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3ebda; /* rgb */ color: rgb(243, 235, 218); /* oklch */ color: oklch(94.2% 0.024 85.8);
Tailwind
colors: {
custom: {
50: '#f7f1e5',
500: '#f3ebda',
950: '#000000',
},
}SCSS
$custom: #f3ebda; $custom-light: #f7f1e5; $custom-dark: #000000;
JSON
{
"hex": "#f3ebda",
"rgb": {
"r": 243,
"g": 235,
"b": 218
},
"hsl": {
"h": 40.8,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.94178,
"c": 0.02414,
"h": 85.8
},
"luminance": 0.83533
}Semantic roles & 50–950 ramp
primary
#F3EBDA
secondary
#9FB0D2
accent
#58BE27
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584