#FFF6E2#FFF6E2
#FFF6E2 is a very light, muted orange. Relative luminance 0.927; OKLCH L 97.5% C 0.028 H 86.6°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6E2 |
|---|---|
| RGB | rgb(255, 246, 226) |
| HSL | hsl(41, 100%, 94%) |
| HSV | hsv(41, 11%, 100%) |
| CMYK | cmyk(0%, 3.5%, 11.4%, 0%) |
| CIE-LAB | lab(97.09, -0.28, 10.69) |
| CIE-LCH | lch(97.09, 10.70, 91.50°) |
| OKLab | oklab(97.49% 0.0016 0.0279) |
| OKLCH | oklch(97.49% 0.028 86.6) |
| XYZ | xyz(87.9219, 92.6635, 85.1909) |
| Luminance | 0.9266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.88
Eggshell
#F0EAD6
ΔE00 2.99
Cornsilk
#FFF8DC
ΔE00 3.24
Papayawhip
#FFEFD5
ΔE00 3.34
Antiquewhite
#FAEBD7
ΔE00 3.48
Floralwhite
#FFFAF0
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6E2 #E2EBFF
analogous
#FFE8E2 #FFF6E2 #FAFFE2
triadic
#FFF6E2 #E2FFF6 #F6E2FF
tetradic
#FFF6E2 #E2FFE8 #E2EBFF #FFE2FA
square
#FFF6E2 #E2FFE8 #E2EBFF #FFE2FA
split-complementary
#FFF6E2 #E2FAFF #E8E2FF
monochromatic
#FFD068 #FFE3A5 #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.08
#FFF6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#FFF6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6E2
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6E2 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#FEF8E3
Tritanopia (blue-blind)
#FFF2F0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff6e2; /* rgb */ color: rgb(255, 246, 226); /* oklch */ color: oklch(97.5% 0.028 86.6);
Tailwind
colors: {
custom: {
50: '#fff9eb',
500: '#fff6e2',
950: '#000000',
},
}SCSS
$custom: #fff6e2; $custom-light: #fff9eb; $custom-dark: #000000;
JSON
{
"hex": "#fff6e2",
"rgb": {
"r": 255,
"g": 246,
"b": 226
},
"hsl": {
"h": 41.379,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97486,
"c": 0.02797,
"h": 86.6
},
"luminance": 0.92663
}Semantic roles & 50–950 ramp
primary
#FFF6E2
secondary
#98B3ED
accent
#47E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584