#F6DFD6#F6DFD6
#F6DFD6 is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.028 H 42.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD6 |
|---|---|
| RGB | rgb(246, 223, 214) |
| HSL | hsl(17, 64%, 90%) |
| HSV | hsv(17, 13%, 96%) |
| CMYK | cmyk(0%, 9.3%, 13%, 3.5%) |
| CIE-LAB | lab(90.42, 6.43, 7.27) |
| CIE-LCH | lch(90.42, 9.71, 48.51°) |
| OKLab | oklab(91.99% 0.0208 0.0191) |
| OKLCH | oklch(91.99% 0.028 42.6) |
| XYZ | xyz(76.5305, 77.2247, 74.4796) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.73
Very Light Pink
#FFF4F2
ΔE00 6.36
Linen
#FAF0E6
ΔE00 6.48
Seashell
#FFF5EE
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 7.44
Antiquewhite
#FAEBD7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD6 #D6EDF6
analogous
#F6D6DD #F6DFD6 #F6EFD6
triadic
#F6DFD6 #D6F6DF #DFD6F6
tetradic
#F6DFD6 #DDF6D6 #D6EDF6 #EFD6F6
square
#F6DFD6 #DDF6D6 #D6EDF6 #EFD6F6
split-complementary
#F6DFD6 #D6F6EF #D6DDF6
monochromatic
#E09172 #EBB8A4 #F6DFD6 #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.28
#F6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD6
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD6 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#EAE5D6
Tritanopia (blue-blind)
#FDDCDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dfd6; /* rgb */ color: rgb(246, 223, 214); /* oklch */ color: oklch(92.0% 0.028 42.6);
Tailwind
colors: {
custom: {
50: '#f9e9e2',
500: '#f6dfd6',
950: '#000000',
},
}SCSS
$custom: #f6dfd6; $custom-light: #f9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd6",
"rgb": {
"r": 246,
"g": 223,
"b": 214
},
"hsl": {
"h": 16.875,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.9199,
"c": 0.02825,
"h": 42.6
},
"luminance": 0.77223
}Semantic roles & 50–950 ramp
primary
#F6DFD6
secondary
#98C6D8
accent
#9ACC1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484