#F6DFD5#F6DFD5
#F6DFD5 is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.029 H 45.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD5 |
|---|---|
| RGB | rgb(246, 223, 213) |
| HSL | hsl(18, 65%, 90%) |
| HSV | hsv(18, 13%, 96%) |
| CMYK | cmyk(0%, 9.3%, 13.4%, 3.5%) |
| CIE-LAB | lab(90.40, 6.27, 7.76) |
| CIE-LCH | lch(90.40, 9.98, 51.05°) |
| OKLab | oklab(91.96% 0.0204 0.0204) |
| OKLCH | oklch(91.96% 0.029 45) |
| XYZ | xyz(76.4032, 77.1738, 73.8091) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.16
Linen
#FAF0E6
ΔE00 6.33
Very Light Pink
#FFF4F2
ΔE00 6.52
Seashell
#FFF5EE
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 7.09
Warm Beige
#E9DCC9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD5 #D5ECF6
analogous
#F6D5DB #F6DFD5 #F6F0D5
triadic
#F6DFD5 #D5F6DF #DFD5F6
tetradic
#F6DFD5 #DBF6D5 #D5ECF6 #F0D5F6
square
#F6DFD5 #DBF6D5 #D5ECF6 #F0D5F6
split-complementary
#F6DFD5 #D5F6F0 #D5DBF6
monochromatic
#E09270 #EBB9A3 #F6DFD5 #FAECE6 #FAECE6
Accessibility & contrast
On white
1.28
#F6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD5
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD5 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#FDDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd5; /* rgb */ color: rgb(246, 223, 213); /* oklch */ color: oklch(92.0% 0.029 45.0);
Tailwind
colors: {
custom: {
50: '#f9e9e1',
500: '#f6dfd5',
950: '#000000',
},
}SCSS
$custom: #f6dfd5; $custom-light: #f9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd5",
"rgb": {
"r": 246,
"g": 223,
"b": 213
},
"hsl": {
"h": 18.182,
"s": 64.706,
"l": 90
},
"oklch": {
"l": 0.91964,
"c": 0.02885,
"h": 45
},
"luminance": 0.77172
}Semantic roles & 50–950 ramp
primary
#F6DFD5
secondary
#97C4D8
accent
#96CD19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484