#F4DFD3#F4DFD3
#F4DFD3 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.028 H 51.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD3 |
|---|---|
| RGB | rgb(244, 223, 211) |
| HSL | hsl(22, 60%, 89%) |
| HSV | hsv(22, 14%, 96%) |
| CMYK | cmyk(0%, 8.6%, 13.5%, 4.3%) |
| CIE-LAB | lab(90.19, 5.25, 8.48) |
| CIE-LCH | lch(90.19, 9.98, 58.23°) |
| OKLab | oklab(91.74% 0.0175 0.0223) |
| OKLCH | oklch(91.74% 0.028 51.8) |
| XYZ | xyz(75.4530, 76.7130, 72.4477) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.51
Mistyrose
#FFE4E1
ΔE00 5.56
Antiquewhite
#FAEBD7
ΔE00 5.74
Warm Beige
#E9DCC9
ΔE00 5.83
Seashell
#FFF5EE
ΔE00 6.09
Very Light Pink
#FFF4F2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD3 #D3E8F4
analogous
#F4D3D8 #F4DFD3 #F4F0D3
triadic
#F4DFD3 #D3F4DF #DFD3F4
tetradic
#F4DFD3 #D8F4D3 #D3E8F4 #F0D3F4
square
#F4DFD3 #D8F4D3 #D3E8F4 #F0D3F4
split-complementary
#F4DFD3 #D3F4F0 #D3D8F4
monochromatic
#DC9871 #E8BBA2 #F4DFD3 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.29
#F4DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F4DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD3 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FBDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd3; /* rgb */ color: rgb(244, 223, 211); /* oklch */ color: oklch(91.7% 0.028 51.8);
Tailwind
colors: {
custom: {
50: '#f8e9e0',
500: '#f4dfd3',
950: '#000000',
},
}SCSS
$custom: #f4dfd3; $custom-light: #f8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd3",
"rgb": {
"r": 244,
"g": 223,
"b": 211
},
"hsl": {
"h": 21.818,
"s": 60,
"l": 89.216
},
"oklch": {
"l": 0.91743,
"c": 0.02832,
"h": 51.8
},
"luminance": 0.76712
}Semantic roles & 50–950 ramp
primary
#F4DFD3
secondary
#97BED4
accent
#8AC81E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484