#FFF6DF#FFF6DF
#FFF6DF is a very light, muted orange. Relative luminance 0.925; OKLCH L 97.4% C 0.032 H 89.1°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6DF |
|---|---|
| RGB | rgb(255, 246, 223) |
| HSL | hsl(43, 100%, 94%) |
| HSV | hsv(43, 13%, 100%) |
| CMYK | cmyk(0%, 3.5%, 12.5%, 0%) |
| CIE-LAB | lab(97.02, -0.75, 12.14) |
| CIE-LCH | lch(97.02, 12.16, 93.53°) |
| OKLab | oklab(97.41% 0.0005 0.0316) |
| OKLCH | oklch(97.41% 0.032 89.1) |
| XYZ | xyz(87.5139, 92.5003, 83.0418) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.19
Eggshell
#F0EAD6
ΔE00 2.96
Oldlace
#FDF5E6
ΔE00 2.98
Papayawhip
#FFEFD5
ΔE00 3.19
Antiquewhite
#FAEBD7
ΔE00 3.97
Champagne
#F7E7CE
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6DF #DFE8FF
analogous
#FFE6DF #FFF6DF #F8FFDF
triadic
#FFF6DF #DFFFF6 #F6DFFF
tetradic
#FFF6DF #DFFFE6 #DFE8FF #FFDFF8
square
#FFF6DF #DFFFE6 #DFE8FF #FFDFF8
split-complementary
#FFF6DF #DFF8FF #E6DFFF
monochromatic
#FFD465 #FFE5A2 #FFF6DF #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.08
#FFF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FFF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6DF
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6DF | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#FEF8E0
Tritanopia (blue-blind)
#FFF2EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff6df; /* rgb */ color: rgb(255, 246, 223); /* oklch */ color: oklch(97.4% 0.032 89.1);
Tailwind
colors: {
custom: {
50: '#fff9e9',
500: '#fff6df',
950: '#000000',
},
}SCSS
$custom: #fff6df; $custom-light: #fff9e9; $custom-dark: #000000;
JSON
{
"hex": "#fff6df",
"rgb": {
"r": 255,
"g": 246,
"b": 223
},
"hsl": {
"h": 43.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97412,
"c": 0.03162,
"h": 89.1
},
"luminance": 0.92499
}Semantic roles & 50–950 ramp
primary
#FFF6DF
secondary
#96AEEC
accent
#41E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584