#F4DFD8#F4DFD8
#F4DFD8 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.025 H 39.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD8 |
|---|---|
| RGB | rgb(244, 223, 216) |
| HSL | hsl(15, 56%, 90%) |
| HSV | hsv(15, 11%, 96%) |
| CMYK | cmyk(0%, 8.6%, 11.5%, 4.3%) |
| CIE-LAB | lab(90.31, 6.05, 6.03) |
| CIE-LCH | lch(90.31, 8.54, 44.93°) |
| OKLab | oklab(91.87% 0.0194 0.0159) |
| OKLCH | oklch(91.87% 0.025 39.3) |
| XYZ | xyz(76.0896, 76.9677, 75.8004) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.48
Very Light Pink
#FFF4F2
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 6.22
Linen
#FAF0E6
ΔE00 6.26
Lavenderblush
#FFF0F5
ΔE00 6.64
Antiquewhite
#FAEBD7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD8 #D8EDF4
analogous
#F4D8DF #F4DFD8 #F4EDD8
triadic
#F4DFD8 #D8F4DF #DFD8F4
tetradic
#F4DFD8 #DFF4D8 #D8EDF4 #EDD8F4
square
#F4DFD8 #DFF4D8 #D8EDF4 #EDD8F4
split-complementary
#F4DFD8 #D8F4ED #D8DFF4
monochromatic
#D99179 #E7B8A8 #F4DFD8 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.28
#F4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#E8E5D8
Tritanopia (blue-blind)
#FADCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd8; /* rgb */ color: rgb(244, 223, 216); /* oklch */ color: oklch(91.9% 0.025 39.3);
Tailwind
colors: {
custom: {
50: '#f7e9e4',
500: '#f4dfd8',
950: '#000000',
},
}SCSS
$custom: #f4dfd8; $custom-light: #f7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd8",
"rgb": {
"r": 244,
"g": 223,
"b": 216
},
"hsl": {
"h": 15,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.91874,
"c": 0.02511,
"h": 39.3
},
"luminance": 0.76966
}Semantic roles & 50–950 ramp
primary
#F4DFD8
secondary
#9CC6D4
accent
#9BC422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484