#F6DFD1#F6DFD1
#F6DFD1 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.032 H 53.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD1 |
|---|---|
| RGB | rgb(246, 223, 209) |
| HSL | hsl(23, 67%, 89%) |
| HSV | hsv(23, 15%, 96%) |
| CMYK | cmyk(0%, 9.3%, 15%, 3.5%) |
| CIE-LAB | lab(90.31, 5.65, 9.72) |
| CIE-LCH | lch(90.31, 11.25, 59.83°) |
| OKLab | oklab(91.86% 0.0189 0.0255) |
| OKLCH | oklch(91.86% 0.032 53.5) |
| XYZ | xyz(75.9018, 76.9732, 71.1682) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.66
Warm Beige
#E9DCC9
ΔE00 5.89
Mistyrose
#FFE4E1
ΔE00 5.96
Linen
#FAF0E6
ΔE00 6.00
Seashell
#FFF5EE
ΔE00 6.64
Bisque
#FFE4C4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD1 #D1E8F6
analogous
#F6D1D6 #F6DFD1 #F6F2D1
triadic
#F6DFD1 #D1F6DF #DFD1F6
tetradic
#F6DFD1 #D6F6D1 #D1E8F6 #F2D1F6
square
#F6DFD1 #D6F6D1 #D1E8F6 #F2D1F6
split-complementary
#F6DFD1 #D1F6F2 #D1D6F6
monochromatic
#E2986B #ECBB9E #F6DFD1 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.28
#F6DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F6DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD1
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD1 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FDDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd1; /* rgb */ color: rgb(246, 223, 209); /* oklch */ color: oklch(91.9% 0.032 53.5);
Tailwind
colors: {
custom: {
50: '#f9e9df',
500: '#f6dfd1',
950: '#000000',
},
}SCSS
$custom: #f6dfd1; $custom-light: #f9e9df; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd1",
"rgb": {
"r": 246,
"g": 223,
"b": 209
},
"hsl": {
"h": 22.703,
"s": 67.273,
"l": 89.216
},
"oklch": {
"l": 0.91861,
"c": 0.03167,
"h": 53.5
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#F6DFD1
secondary
#93BED8
accent
#89CF16
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484