#FFF6DC#FFF6DC
#FFF6DC is a very light, muted orange. Relative luminance 0.923; OKLCH L 97.3% C 0.035 H 91.1°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6DC |
|---|---|
| RGB | rgb(255, 246, 220) |
| HSL | hsl(45, 100%, 93%) |
| HSV | hsv(45, 14%, 100%) |
| CMYK | cmyk(0%, 3.5%, 13.7%, 0%) |
| CIE-LAB | lab(96.96, -1.21, 13.59) |
| CIE-LCH | lch(96.96, 13.64, 95.09°) |
| OKLab | oklab(97.34% -0.0007 0.0353) |
| OKLCH | oklch(97.34% 0.035 91.1) |
| XYZ | xyz(87.1130, 92.3399, 80.9306) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.30
Eggshell
#F0EAD6
ΔE00 3.30
Papayawhip
#FFEFD5
ΔE00 3.38
Beige
#F5F5DC
ΔE00 3.96
Oldlace
#FDF5E6
ΔE00 4.02
Off White (survey)
#FFFFE4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6DC #DCE5FF
analogous
#FFE4DC #FFF6DC #F6FFDC
triadic
#FFF6DC #DCFFF6 #F6DCFF
tetradic
#FFF6DC #DCFFE4 #DCE5FF #FFDCF6
square
#FFF6DC #DCFFE4 #DCE5FF #FFDCF6
split-complementary
#FFF6DC #DCF6FF #E4DCFF
monochromatic
#FFD762 #FFE69F #FFF6DC #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.08
#FFF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FFF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6DC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6DC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#FFF7DD
Tritanopia (blue-blind)
#FFF2EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff6dc; /* rgb */ color: rgb(255, 246, 220); /* oklch */ color: oklch(97.3% 0.035 91.1);
Tailwind
colors: {
custom: {
50: '#fff9e6',
500: '#fff6dc',
950: '#000000',
},
}SCSS
$custom: #fff6dc; $custom-light: #fff9e6; $custom-dark: #000000;
JSON
{
"hex": "#fff6dc",
"rgb": {
"r": 255,
"g": 246,
"b": 220
},
"hsl": {
"h": 44.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97339,
"c": 0.03532,
"h": 91.1
},
"luminance": 0.92339
}Semantic roles & 50–950 ramp
primary
#FFF6DC
secondary
#93AAEC
accent
#3BE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584