#F4DFD0#F4DFD0
#F4DFD0 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.031 H 57.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD0 |
|---|---|
| RGB | rgb(244, 223, 208) |
| HSL | hsl(25, 62%, 89%) |
| HSV | hsv(25, 15%, 96%) |
| CMYK | cmyk(0%, 8.6%, 14.8%, 4.3%) |
| CIE-LAB | lab(90.12, 4.79, 9.95) |
| CIE-LCH | lch(90.12, 11.05, 64.32°) |
| OKLab | oklab(91.67% 0.0163 0.026) |
| OKLCH | oklch(91.67% 0.031 57.9) |
| XYZ | xyz(75.0805, 76.5640, 70.4855) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.71
Warm Beige
#E9DCC9
ΔE00 4.79
Linen
#FAF0E6
ΔE00 5.45
Champagne
#F7E7CE
ΔE00 5.73
Bisque
#FFE4C4
ΔE00 6.09
Seashell
#FFF5EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD0 #D0E5F4
analogous
#F4D0D3 #F4DFD0 #F4F1D0
triadic
#F4DFD0 #D0F4DF #DFD0F4
tetradic
#F4DFD0 #D3F4D0 #D0E5F4 #F1D0F4
square
#F4DFD0 #D3F4D0 #D0E5F4 #F1D0F4
split-complementary
#F4DFD0 #D0F4F1 #D0D3F4
monochromatic
#DD9B6D #E8BD9E #F4DFD0 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.29
#F4DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F4DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD0
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD0 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#FBDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd0; /* rgb */ color: rgb(244, 223, 208); /* oklch */ color: oklch(91.7% 0.031 57.9);
Tailwind
colors: {
custom: {
50: '#f8e9de',
500: '#f4dfd0',
950: '#000000',
},
}SCSS
$custom: #f4dfd0; $custom-light: #f8e9de; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd0",
"rgb": {
"r": 244,
"g": 223,
"b": 208
},
"hsl": {
"h": 25,
"s": 62.069,
"l": 88.627
},
"oklch": {
"l": 0.91666,
"c": 0.03074,
"h": 57.9
},
"luminance": 0.76563
}Semantic roles & 50–950 ramp
primary
#F4DFD0
secondary
#94BAD5
accent
#81CA1C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484