#F4EBDF#F4EBDF
#F4EBDF is a very light, near-neutral orange. Relative luminance 0.840; OKLCH L 94.4% C 0.019 H 75.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EBDF |
|---|---|
| RGB | rgb(244, 235, 223) |
| HSL | hsl(34, 49%, 92%) |
| HSV | hsv(34, 9%, 96%) |
| CMYK | cmyk(0%, 3.7%, 8.6%, 4.3%) |
| CIE-LAB | lab(93.44, 1.01, 6.90) |
| CIE-LCH | lch(93.44, 6.97, 81.64°) |
| OKLab | oklab(94.39% 0.0048 0.0181) |
| OKLCH | oklch(94.39% 0.019 75.3) |
| XYZ | xyz(80.3343, 83.9783, 81.7751) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.65
Oldlace
#FDF5E6
ΔE00 2.53
Antiquewhite
#FAEBD7
ΔE00 3.37
Seashell
#FFF5EE
ΔE00 3.43
Floralwhite
#FFFAF0
ΔE00 3.48
Eggshell
#F0EAD6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EBDF #DFE8F4
analogous
#F4E1DF #F4EBDF #F3F4DF
triadic
#F4EBDF #DFF4EB #EBDFF4
tetradic
#F4EBDF #DFF4E1 #DFE8F4 #F4DFF3
square
#F4EBDF #DFF4E1 #DFE8F4 #F4DFF3
split-complementary
#F4EBDF #DFF3F4 #E1DFF4
monochromatic
#D5B284 #E4CFB1 #F4EBDF #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.18
#F4EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F4EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EBDF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EBDF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#F8E9E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4ebdf; /* rgb */ color: rgb(244, 235, 223); /* oklch */ color: oklch(94.4% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#f7f1e9',
500: '#f4ebdf',
950: '#000000',
},
}SCSS
$custom: #f4ebdf; $custom-light: #f7f1e9; $custom-dark: #000000;
JSON
{
"hex": "#f4ebdf",
"rgb": {
"r": 244,
"g": 235,
"b": 223
},
"hsl": {
"h": 34.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94387,
"c": 0.01873,
"h": 75.3
},
"luminance": 0.83977
}Semantic roles & 50–950 ramp
primary
#F4EBDF
secondary
#A5B8D3
accent
#68BC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584