#F6DFD7#F6DFD7
#F6DFD7 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.028 H 40.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD7 |
|---|---|
| RGB | rgb(246, 223, 215) |
| HSL | hsl(15, 63%, 90%) |
| HSV | hsv(15, 13%, 96%) |
| CMYK | cmyk(0%, 9.3%, 12.6%, 3.5%) |
| CIE-LAB | lab(90.45, 6.59, 6.78) |
| CIE-LCH | lch(90.45, 9.46, 45.82°) |
| OKLab | oklab(92.02% 0.0212 0.0179) |
| OKLCH | oklch(92.02% 0.028 40.2) |
| XYZ | xyz(76.6586, 77.2760, 75.1543) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.31
Very Light Pink
#FFF4F2
ΔE00 6.23
Seashell
#FFF5EE
ΔE00 6.63
Linen
#FAF0E6
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 7.08
Antiquewhite
#FAEBD7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD7 #D7EEF6
analogous
#F6D7DE #F6DFD7 #F6EED7
triadic
#F6DFD7 #D7F6DF #DFD7F6
tetradic
#F6DFD7 #DEF6D7 #D7EEF6 #EED7F6
square
#F6DFD7 #DEF6D7 #D7EEF6 #EED7F6
split-complementary
#F6DFD7 #D7F6EE #D7DEF6
monochromatic
#E08F73 #EBB7A5 #F6DFD7 #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.28
#F6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#FDDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfd7; /* rgb */ color: rgb(246, 223, 215); /* oklch */ color: oklch(92.0% 0.028 40.2);
Tailwind
colors: {
custom: {
50: '#f9e9e3',
500: '#f6dfd7',
950: '#000000',
},
}SCSS
$custom: #f6dfd7; $custom-light: #f9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd7",
"rgb": {
"r": 246,
"g": 223,
"b": 215
},
"hsl": {
"h": 15.484,
"s": 63.265,
"l": 90.392
},
"oklch": {
"l": 0.92016,
"c": 0.0277,
"h": 40.2
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#F6DFD7
secondary
#99C8D8
accent
#9DCB1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484