#FFF6E8#FFF6E8
#FFF6E8 is a very light, muted orange. Relative luminance 0.930; OKLCH L 97.6% C 0.021 H 79.1°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6E8 |
|---|---|
| RGB | rgb(255, 246, 232) |
| HSL | hsl(37, 100%, 95%) |
| HSV | hsv(37, 9%, 100%) |
| CMYK | cmyk(0%, 3.5%, 9%, 0%) |
| CIE-LAB | lab(97.23, 0.67, 7.80) |
| CIE-LCH | lch(97.23, 7.83, 85.05°) |
| OKLab | oklab(97.64% 0.0039 0.0205) |
| OKLCH | oklch(97.64% 0.021 79.1) |
| XYZ | xyz(88.7596, 92.9986, 89.6029) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.80
Floralwhite
#FFFAF0
ΔE00 2.21
Linen
#FAF0E6
ΔE00 2.34
Seashell
#FFF5EE
ΔE00 3.50
Antiquewhite
#FAEBD7
ΔE00 3.58
Eggshell
#F0EAD6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6E8 #E8F1FF
analogous
#FFEAE8 #FFF6E8 #FCFFE8
triadic
#FFF6E8 #E8FFF6 #F6E8FF
tetradic
#FFF6E8 #E8FFEA #E8F1FF #FFE8FC
square
#FFF6E8 #E8FFEA #E8F1FF #FFE8FC
split-complementary
#FFF6E8 #E8FCFF #EAE8FF
monochromatic
#FFC66E #FFDEAB #FFF3E0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.07
#FFF6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FFF6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6E8
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6E8 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E7
Deuteranopia (green-blind)
#FCF8E8
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6e8; /* rgb */ color: rgb(255, 246, 232); /* oklch */ color: oklch(97.6% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#fff9ef',
500: '#fff6e8',
950: '#000000',
},
}SCSS
$custom: #fff6e8; $custom-light: #fff9ef; $custom-dark: #000000;
JSON
{
"hex": "#fff6e8",
"rgb": {
"r": 255,
"g": 246,
"b": 232
},
"hsl": {
"h": 36.522,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97638,
"c": 0.02084,
"h": 79.1
},
"luminance": 0.92998
}Semantic roles & 50–950 ramp
primary
#FFF6E8
secondary
#9DBDEE
accent
#5AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585