#F6DFD4#F6DFD4
#F6DFD4 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.029 H 47.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD4 |
|---|---|
| RGB | rgb(246, 223, 212) |
| HSL | hsl(19, 65%, 90%) |
| HSV | hsv(19, 14%, 96%) |
| CMYK | cmyk(0%, 9.3%, 13.8%, 3.5%) |
| CIE-LAB | lab(90.38, 6.12, 8.25) |
| CIE-LCH | lch(90.38, 10.27, 53.45°) |
| OKLab | oklab(91.94% 0.02 0.0217) |
| OKLCH | oklch(91.94% 0.03 47.3) |
| XYZ | xyz(76.2767, 77.1232, 73.1427) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.61
Linen
#FAF0E6
ΔE00 6.20
Seashell
#FFF5EE
ΔE00 6.51
Very Light Pink
#FFF4F2
ΔE00 6.70
Antiquewhite
#FAEBD7
ΔE00 6.71
Warm Beige
#E9DCC9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD4 #D4EBF6
analogous
#F6D4DA #F6DFD4 #F6F0D4
triadic
#F6DFD4 #D4F6DF #DFD4F6
tetradic
#F6DFD4 #DAF6D4 #D4EBF6 #F0D4F6
square
#F6DFD4 #DAF6D4 #D4EBF6 #F0D4F6
split-complementary
#F6DFD4 #D4F6F0 #D4DAF6
monochromatic
#E1946F #EBB9A1 #F6DFD4 #FAECE6 #FAECE6
Accessibility & contrast
On white
1.28
#F6DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F6DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FDDBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd4; /* rgb */ color: rgb(246, 223, 212); /* oklch */ color: oklch(91.9% 0.029 47.3);
Tailwind
colors: {
custom: {
50: '#f9e9e1',
500: '#f6dfd4',
950: '#000000',
},
}SCSS
$custom: #f6dfd4; $custom-light: #f9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd4",
"rgb": {
"r": 246,
"g": 223,
"b": 212
},
"hsl": {
"h": 19.412,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.91938,
"c": 0.0295,
"h": 47.3
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#F6DFD4
secondary
#96C3D8
accent
#93CD18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484