#F4E7DF#F4E7DF
#F4E7DF is a very light, near-neutral orange. Relative luminance 0.817; OKLCH L 93.6% C 0.018 H 54.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7DF |
|---|---|
| RGB | rgb(244, 231, 223) |
| HSL | hsl(23, 49%, 92%) |
| HSV | hsv(23, 9%, 96%) |
| CMYK | cmyk(0%, 5.3%, 8.6%, 4.3%) |
| CIE-LAB | lab(92.45, 3.06, 5.46) |
| CIE-LCH | lch(92.45, 6.26, 60.74°) |
| OKLab | oklab(93.61% 0.0105 0.0144) |
| OKLCH | oklch(93.61% 0.018 54) |
| XYZ | xyz(79.2020, 81.7136, 81.3977) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.64
Seashell
#FFF5EE
ΔE00 3.08
Very Light Pink
#FFF4F2
ΔE00 3.96
Antiquewhite
#FAEBD7
ΔE00 5.16
Oldlace
#FDF5E6
ΔE00 5.40
Floralwhite
#FFFAF0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7DF #DFECF4
analogous
#F4DFE2 #F4E7DF #F4F2DF
triadic
#F4E7DF #DFF4E7 #E7DFF4
tetradic
#F4E7DF #E2F4DF #DFECF4 #F2DFF4
square
#F4E7DF #E2F4DF #DFECF4 #F2DFF4
split-complementary
#F4E7DF #DFF4F2 #DFE2F4
monochromatic
#D5A384 #E4C5B1 #F4E7DF #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.21
#F4E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F4E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7DF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7DF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#EEEADF
Tritanopia (blue-blind)
#F8E5E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e7df; /* rgb */ color: rgb(244, 231, 223); /* oklch */ color: oklch(93.6% 0.018 54.0);
Tailwind
colors: {
custom: {
50: '#f7eee9',
500: '#f4e7df',
950: '#000000',
},
}SCSS
$custom: #f4e7df; $custom-light: #f7eee9; $custom-dark: #000000;
JSON
{
"hex": "#f4e7df",
"rgb": {
"r": 244,
"g": 231,
"b": 223
},
"hsl": {
"h": 22.857,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93607,
"c": 0.01783,
"h": 54
},
"luminance": 0.81713
}Semantic roles & 50–950 ramp
primary
#F4E7DF
secondary
#A5C1D3
accent
#84BC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584