#F4DFD6#F4DFD6
#F4DFD6 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.026 H 44.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD6 |
|---|---|
| RGB | rgb(244, 223, 214) |
| HSL | hsl(18, 58%, 90%) |
| HSV | hsv(18, 12%, 96%) |
| CMYK | cmyk(0%, 8.6%, 12.3%, 4.3%) |
| CIE-LAB | lab(90.26, 5.73, 7.01) |
| CIE-LCH | lch(90.26, 9.05, 50.76°) |
| OKLab | oklab(91.82% 0.0187 0.0185) |
| OKLCH | oklch(91.82% 0.026 44.7) |
| XYZ | xyz(75.8326, 76.8649, 74.4469) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.26
Linen
#FAF0E6
ΔE00 5.87
Very Light Pink
#FFF4F2
ΔE00 6.04
Seashell
#FFF5EE
ΔE00 6.07
Antiquewhite
#FAEBD7
ΔE00 6.92
Warm Beige
#E9DCC9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD6 #D6EBF4
analogous
#F4D6DC #F4DFD6 #F4EED6
triadic
#F4DFD6 #D6F4DF #DFD6F4
tetradic
#F4DFD6 #DCF4D6 #D6EBF4 #EED6F4
square
#F4DFD6 #DCF4D6 #D6EBF4 #EED6F4
split-complementary
#F4DFD6 #D6F4EE #D6DCF4
monochromatic
#DA9475 #E7B9A6 #F4DFD6 #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.28
#F4DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F4DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#FADCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd6; /* rgb */ color: rgb(244, 223, 214); /* oklch */ color: oklch(91.8% 0.026 44.7);
Tailwind
colors: {
custom: {
50: '#f8e9e2',
500: '#f4dfd6',
950: '#000000',
},
}SCSS
$custom: #f4dfd6; $custom-light: #f8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd6",
"rgb": {
"r": 244,
"g": 223,
"b": 214
},
"hsl": {
"h": 18,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.91821,
"c": 0.02624,
"h": 44.7
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#F4DFD6
secondary
#9AC3D4
accent
#94C520
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484