#F6DFD0#F6DFD0
#F6DFD0 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.032 H 55.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFD0 |
|---|---|
| RGB | rgb(246, 223, 208) |
| HSL | hsl(24, 68%, 89%) |
| HSV | hsv(24, 15%, 96%) |
| CMYK | cmyk(0%, 9.3%, 15.4%, 3.5%) |
| CIE-LAB | lab(90.29, 5.50, 10.21) |
| CIE-LCH | lch(90.29, 11.60, 61.70°) |
| OKLab | oklab(91.84% 0.0185 0.0267) |
| OKLCH | oklch(91.84% 0.032 55.3) |
| XYZ | xyz(75.7784, 76.9239, 70.5182) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.35
Warm Beige
#E9DCC9
ΔE00 5.58
Linen
#FAF0E6
ΔE00 5.99
Bisque
#FFE4C4
ΔE00 6.28
Champagne
#F7E7CE
ΔE00 6.37
Mistyrose
#FFE4E1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFD0 #D0E7F6
analogous
#F6D0D4 #F6DFD0 #F6F2D0
triadic
#F6DFD0 #D0F6DF #DFD0F6
tetradic
#F6DFD0 #D4F6D0 #D0E7F6 #F2D0F6
square
#F6DFD0 #D4F6D0 #D0E7F6 #F2D0F6
split-complementary
#F6DFD0 #D0F6F2 #D0D4F6
monochromatic
#E29969 #ECBC9D #F6DFD0 #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.28
#F6DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F6DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFD0
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFD0 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CF
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#FEDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfd0; /* rgb */ color: rgb(246, 223, 208); /* oklch */ color: oklch(91.8% 0.032 55.3);
Tailwind
colors: {
custom: {
50: '#f9e9de',
500: '#f6dfd0',
950: '#000000',
},
}SCSS
$custom: #f6dfd0; $custom-light: #f9e9de; $custom-dark: #000000;
JSON
{
"hex": "#f6dfd0",
"rgb": {
"r": 246,
"g": 223,
"b": 208
},
"hsl": {
"h": 23.684,
"s": 67.857,
"l": 89.02
},
"oklch": {
"l": 0.91836,
"c": 0.03247,
"h": 55.3
},
"luminance": 0.76922
}Semantic roles & 50–950 ramp
primary
#F6DFD0
secondary
#92BCD8
accent
#86D016
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484