#F4DFD4#F4DFD4
#F4DFD4 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.028 H 49.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD4 |
|---|---|
| RGB | rgb(244, 223, 212) |
| HSL | hsl(21, 59%, 89%) |
| HSV | hsv(21, 13%, 96%) |
| CMYK | cmyk(0%, 8.6%, 13.1%, 4.3%) |
| CIE-LAB | lab(90.21, 5.41, 7.99) |
| CIE-LCH | lch(90.21, 9.65, 55.90°) |
| OKLab | oklab(91.77% 0.0179 0.021) |
| OKLCH | oklch(91.77% 0.028 49.6) |
| XYZ | xyz(75.5788, 76.7633, 73.1100) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.12
Linen
#FAF0E6
ΔE00 5.60
Seashell
#FFF5EE
ΔE00 6.05
Antiquewhite
#FAEBD7
ΔE00 6.12
Warm Beige
#E9DCC9
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD4 #D4E9F4
analogous
#F4D4D9 #F4DFD4 #F4EFD4
triadic
#F4DFD4 #D4F4DF #DFD4F4
tetradic
#F4DFD4 #D9F4D4 #D4E9F4 #EFD4F4
square
#F4DFD4 #D9F4D4 #D4E9F4 #EFD4F4
split-complementary
#F4DFD4 #D4F4EF #D4D9F4
monochromatic
#DB9673 #E8BBA3 #F4DFD4 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.28
#F4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E9E5D4
Tritanopia (blue-blind)
#FBDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd4; /* rgb */ color: rgb(244, 223, 212); /* oklch */ color: oklch(91.8% 0.028 49.6);
Tailwind
colors: {
custom: {
50: '#f8e9e1',
500: '#f4dfd4',
950: '#000000',
},
}SCSS
$custom: #f4dfd4; $custom-light: #f8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd4",
"rgb": {
"r": 244,
"g": 223,
"b": 212
},
"hsl": {
"h": 20.625,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.91769,
"c": 0.02758,
"h": 49.6
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#F4DFD4
secondary
#98C0D4
accent
#8DC71F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484