#F3EBDF#F3EBDF
#F3EBDF is a very light, near-neutral orange. Relative luminance 0.838; OKLCH L 94.3% C 0.018 H 78.2°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EBDF |
|---|---|
| RGB | rgb(243, 235, 223) |
| HSL | hsl(36, 45%, 91%) |
| HSV | hsv(36, 8%, 95%) |
| CMYK | cmyk(0%, 3.3%, 8.2%, 4.7%) |
| CIE-LAB | lab(93.36, 0.67, 6.77) |
| CIE-LCH | lch(93.36, 6.81, 84.37°) |
| OKLab | oklab(94.31% 0.0037 0.0178) |
| OKLCH | oklch(94.31% 0.018 78.2) |
| XYZ | xyz(79.9882, 83.7998, 81.7589) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.97
Oldlace
#FDF5E6
ΔE00 2.41
Floralwhite
#FFFAF0
ΔE00 3.33
Antiquewhite
#FAEBD7
ΔE00 3.60
Seashell
#FFF5EE
ΔE00 3.67
Eggshell
#F0EAD6
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EBDF #DFE7F3
analogous
#F3E1DF #F3EBDF #F1F3DF
triadic
#F3EBDF #DFF3EB #EBDFF3
tetradic
#F3EBDF #DFF3E1 #DFE7F3 #F3DFF1
square
#F3EBDF #DFF3E1 #DFE7F3 #F3DFF1
split-complementary
#F3EBDF #DFF1F3 #E1DFF3
monochromatic
#D2B386 #E2CFB2 #F3EBDF #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.18
#F3EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#F3EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EBDF
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EBDF | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#F7E9E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3ebdf; /* rgb */ color: rgb(243, 235, 223); /* oklch */ color: oklch(94.3% 0.018 78.2);
Tailwind
colors: {
custom: {
50: '#f7f1e9',
500: '#f3ebdf',
950: '#000000',
},
}SCSS
$custom: #f3ebdf; $custom-light: #f7f1e9; $custom-dark: #000000;
JSON
{
"hex": "#f3ebdf",
"rgb": {
"r": 243,
"g": 235,
"b": 223
},
"hsl": {
"h": 36,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94307,
"c": 0.01818,
"h": 78.2
},
"luminance": 0.83799
}Semantic roles & 50–950 ramp
primary
#F3EBDF
secondary
#A5B7D1
accent
#65B92D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584