#F4DFD7#F4DFD7
#F4DFD7 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.026 H 42.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD7 |
|---|---|
| RGB | rgb(244, 223, 215) |
| HSL | hsl(17, 57%, 90%) |
| HSV | hsv(17, 12%, 96%) |
| CMYK | cmyk(0%, 8.6%, 11.9%, 4.3%) |
| CIE-LAB | lab(90.28, 5.89, 6.52) |
| CIE-LCH | lch(90.28, 8.78, 47.93°) |
| OKLab | oklab(91.85% 0.019 0.0172) |
| OKLCH | oklch(91.85% 0.026 42.1) |
| XYZ | xyz(75.9607, 76.9161, 75.1216) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 5.88
Linen
#FAF0E6
ΔE00 6.05
Seashell
#FFF5EE
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 7.02
Antiquewhite
#FAEBD7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD7 #D7ECF4
analogous
#F4D7DD #F4DFD7 #F4EED7
triadic
#F4DFD7 #D7F4DF #DFD7F4
tetradic
#F4DFD7 #DDF4D7 #D7ECF4 #EED7F4
square
#F4DFD7 #DDF4D7 #D7ECF4 #EED7F4
split-complementary
#F4DFD7 #D7F4EE #D7DDF4
monochromatic
#DA9277 #E7B9A7 #F4DFD7 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.28
#F4DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F4DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#FADCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd7; /* rgb */ color: rgb(244, 223, 215); /* oklch */ color: oklch(91.8% 0.026 42.1);
Tailwind
colors: {
custom: {
50: '#f8e9e3',
500: '#f4dfd7',
950: '#000000',
},
}SCSS
$custom: #f4dfd7; $custom-light: #f8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd7",
"rgb": {
"r": 244,
"g": 223,
"b": 215
},
"hsl": {
"h": 16.552,
"s": 56.863,
"l": 90
},
"oklch": {
"l": 0.91847,
"c": 0.02564,
"h": 42.1
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#F4DFD7
secondary
#9BC4D4
accent
#97C421
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484