#F4E6DF#F4E6DF
#F4E6DF is a very light, near-neutral orange. Relative luminance 0.812; OKLCH L 93.4% C 0.018 H 48.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6DF |
|---|---|
| RGB | rgb(244, 230, 223) |
| HSL | hsl(20, 49%, 92%) |
| HSV | hsv(20, 9%, 96%) |
| CMYK | cmyk(0%, 5.7%, 8.6%, 4.3%) |
| CIE-LAB | lab(92.20, 3.57, 5.11) |
| CIE-LCH | lch(92.20, 6.23, 55.01°) |
| OKLab | oklab(93.41% 0.0119 0.0135) |
| OKLCH | oklch(93.41% 0.018 48.5) |
| XYZ | xyz(78.9229, 81.1554, 81.3046) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.34
Seashell
#FFF5EE
ΔE00 3.46
Very Light Pink
#FFF4F2
ΔE00 3.78
Mistyrose
#FFE4E1
ΔE00 5.74
Antiquewhite
#FAEBD7
ΔE00 5.84
Snow
#FFFAFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6DF #DFEDF4
analogous
#F4DFE3 #F4E6DF #F4F1DF
triadic
#F4E6DF #DFF4E6 #E6DFF4
tetradic
#F4E6DF #E3F4DF #DFEDF4 #F1DFF4
square
#F4E6DF #E3F4DF #DFEDF4 #F1DFF4
split-complementary
#F4E6DF #DFF4F1 #DFE3F4
monochromatic
#D59F84 #E4C2B1 #F4E6DF #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.22
#F4E6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#F4E6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6DF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6DF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DF
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#F9E4E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e6df; /* rgb */ color: rgb(244, 230, 223); /* oklch */ color: oklch(93.4% 0.018 48.5);
Tailwind
colors: {
custom: {
50: '#f7ede9',
500: '#f4e6df',
950: '#000000',
},
}SCSS
$custom: #f4e6df; $custom-light: #f7ede9; $custom-dark: #000000;
JSON
{
"hex": "#f4e6df",
"rgb": {
"r": 244,
"g": 230,
"b": 223
},
"hsl": {
"h": 20,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.93413,
"c": 0.01801,
"h": 48.5
},
"luminance": 0.81154
}Semantic roles & 50–950 ramp
primary
#F4E6DF
secondary
#A5C3D3
accent
#8BBC29
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484