#FFF6E4#FFF6E4
#FFF6E4 is a very light, muted orange. Relative luminance 0.928; OKLCH L 97.5% C 0.026 H 84.6°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6E4 |
|---|---|
| RGB | rgb(255, 246, 228) |
| HSL | hsl(40, 100%, 95%) |
| HSV | hsv(40, 11%, 100%) |
| CMYK | cmyk(0%, 3.5%, 10.6%, 0%) |
| CIE-LAB | lab(97.14, 0.04, 9.73) |
| CIE-LCH | lch(97.14, 9.73, 89.79°) |
| OKLab | oklab(97.54% 0.0024 0.0254) |
| OKLCH | oklch(97.54% 0.026 84.6) |
| XYZ | xyz(88.1979, 92.7739, 86.6446) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.15
Eggshell
#F0EAD6
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.32
Floralwhite
#FFFAF0
ΔE00 3.33
Papayawhip
#FFEFD5
ΔE00 3.65
Linen
#FAF0E6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6E4 #E4EDFF
analogous
#FFE9E4 #FFF6E4 #FBFFE4
triadic
#FFF6E4 #E4FFF6 #F6E4FF
tetradic
#FFF6E4 #E4FFE9 #E4EDFF #FFE4FB
square
#FFF6E4 #E4FFE9 #E4EDFF #FFE4FB
split-complementary
#FFF6E4 #E4FBFF #E9E4FF
monochromatic
#FFCD6A #FFE2A7 #FFF5E0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.07
#FFF6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FFF6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6E4
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6E4 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#FDF8E4
Tritanopia (blue-blind)
#FFF3F1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6e4; /* rgb */ color: rgb(255, 246, 228); /* oklch */ color: oklch(97.5% 0.026 84.6);
Tailwind
colors: {
custom: {
50: '#fff9ec',
500: '#fff6e4',
950: '#000000',
},
}SCSS
$custom: #fff6e4; $custom-light: #fff9ec; $custom-dark: #000000;
JSON
{
"hex": "#fff6e4",
"rgb": {
"r": 255,
"g": 246,
"b": 228
},
"hsl": {
"h": 40,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97536,
"c": 0.02555,
"h": 84.6
},
"luminance": 0.92773
}Semantic roles & 50–950 ramp
primary
#FFF6E4
secondary
#9AB6ED
accent
#4CE600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584