#F4DFD1#F4DFD1
#F4DFD1 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.030 H 56.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD1 |
|---|---|
| RGB | rgb(244, 223, 209) |
| HSL | hsl(24, 61%, 89%) |
| HSV | hsv(24, 14%, 96%) |
| CMYK | cmyk(0%, 8.6%, 14.3%, 4.3%) |
| CIE-LAB | lab(90.14, 4.94, 9.46) |
| CIE-LCH | lch(90.14, 10.68, 62.43°) |
| OKLab | oklab(91.69% 0.0167 0.0248) |
| OKLCH | oklch(91.69% 0.03 56) |
| XYZ | xyz(75.2039, 76.6134, 71.1355) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.11
Linen
#FAF0E6
ΔE00 5.44
Champagne
#F7E7CE
ΔE00 6.14
Seashell
#FFF5EE
ΔE00 6.25
Mistyrose
#FFE4E1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD1 #D1E6F4
analogous
#F4D1D5 #F4DFD1 #F4F1D1
triadic
#F4DFD1 #D1F4DF #DFD1F4
tetradic
#F4DFD1 #D5F4D1 #D1E6F4 #F1D1F4
square
#F4DFD1 #D5F4D1 #D1E6F4 #F1D1F4
split-complementary
#F4DFD1 #D1F4F1 #D1D5F4
monochromatic
#DC9A6E #E8BDA0 #F4DFD1 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.29
#F4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD1
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD1 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#FBDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd1; /* rgb */ color: rgb(244, 223, 209); /* oklch */ color: oklch(91.7% 0.030 56.0);
Tailwind
colors: {
custom: {
50: '#f8e9df',
500: '#f4dfd1',
950: '#000000',
},
}SCSS
$custom: #f4dfd1; $custom-light: #f8e9df; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd1",
"rgb": {
"r": 244,
"g": 223,
"b": 209
},
"hsl": {
"h": 24,
"s": 61.404,
"l": 88.824
},
"oklch": {
"l": 0.91692,
"c": 0.02989,
"h": 56
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#F4DFD1
secondary
#95BBD5
accent
#84C91C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484