#F4E5DF#F4E5DF
#F4E5DF is a very light, near-neutral orange. Relative luminance 0.806; OKLCH L 93.2% C 0.018 H 43.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5DF |
|---|---|
| RGB | rgb(244, 229, 223) |
| HSL | hsl(17, 49%, 92%) |
| HSV | hsv(17, 9%, 96%) |
| CMYK | cmyk(0%, 6.1%, 8.6%, 4.3%) |
| CIE-LAB | lab(91.95, 4.09, 4.75) |
| CIE-LCH | lch(91.95, 6.27, 49.28°) |
| OKLab | oklab(93.22% 0.0134 0.0126) |
| OKLCH | oklch(93.22% 0.018 43.2) |
| XYZ | xyz(78.6454, 80.6004, 81.2121) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.75
Seashell
#FFF5EE
ΔE00 3.95
Linen
#FAF0E6
ΔE00 4.06
Mistyrose
#FFE4E1
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 5.84
Snow
#FFFAFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5DF #DFEEF4
analogous
#F4DFE4 #F4E5DF #F4F0DF
triadic
#F4E5DF #DFF4E5 #E5DFF4
tetradic
#F4E5DF #E4F4DF #DFEEF4 #F0DFF4
square
#F4E5DF #E4F4DF #DFEEF4 #F0DFF4
split-complementary
#F4E5DF #DFF4F0 #DFE4F4
monochromatic
#D59B84 #E4C0B1 #F4E5DF #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.23
#F4E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#F4E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5DF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5DF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DF
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#F9E3E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e5df; /* rgb */ color: rgb(244, 229, 223); /* oklch */ color: oklch(93.2% 0.018 43.2);
Tailwind
colors: {
custom: {
50: '#f7ede9',
500: '#f4e5df',
950: '#000000',
},
}SCSS
$custom: #f4e5df; $custom-light: #f7ede9; $custom-dark: #000000;
JSON
{
"hex": "#f4e5df",
"rgb": {
"r": 244,
"g": 229,
"b": 223
},
"hsl": {
"h": 17.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93219,
"c": 0.01834,
"h": 43.2
},
"luminance": 0.80599
}Semantic roles & 50–950 ramp
primary
#F4E5DF
secondary
#A5C5D3
accent
#92BC29
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484