#FFF7E2#FFF7E2
#FFF7E2 is a very light, muted orange. Relative luminance 0.933; OKLCH L 97.7% C 0.029 H 89.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7E2 |
|---|---|
| RGB | rgb(255, 247, 226) |
| HSL | hsl(43, 100%, 94%) |
| HSV | hsv(43, 11%, 100%) |
| CMYK | cmyk(0%, 3.1%, 11.4%, 0%) |
| CIE-LAB | lab(97.34, -0.79, 11.05) |
| CIE-LCH | lch(97.34, 11.07, 94.07°) |
| OKLab | oklab(97.68% 0.0002 0.0288) |
| OKLCH | oklch(97.68% 0.029 89.6) |
| XYZ | xyz(88.2269, 93.2735, 85.2925) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.39
Cornsilk
#FFF8DC
ΔE00 2.61
Eggshell
#F0EAD6
ΔE00 2.92
Papayawhip
#FFEFD5
ΔE00 3.69
Ivory
#FFFFF0
ΔE00 4.06
Antiquewhite
#FAEBD7
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7E2 #E2EAFF
analogous
#FFE9E2 #FFF7E2 #F9FFE2
triadic
#FFF7E2 #E2FFF7 #F7E2FF
tetradic
#FFF7E2 #E2FFE9 #E2EAFF #FFE2F9
square
#FFF7E2 #E2FFE9 #E2EAFF #FFE2F9
split-complementary
#FFF7E2 #E2F9FF #E9E2FF
monochromatic
#FFD568 #FFE6A5 #FFF7E0 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.07
#FFF7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FFF7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7E2
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7E2 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#FEF8E3
Tritanopia (blue-blind)
#FFF3F1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff7e2; /* rgb */ color: rgb(255, 247, 226); /* oklch */ color: oklch(97.7% 0.029 89.6);
Tailwind
colors: {
custom: {
50: '#fff9eb',
500: '#fff7e2',
950: '#000000',
},
}SCSS
$custom: #fff7e2; $custom-light: #fff9eb; $custom-dark: #000000;
JSON
{
"hex": "#fff7e2",
"rgb": {
"r": 255,
"g": 247,
"b": 226
},
"hsl": {
"h": 43.448,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97681,
"c": 0.02882,
"h": 89.6
},
"luminance": 0.93273
}Semantic roles & 50–950 ramp
primary
#FFF7E2
secondary
#98B0ED
accent
#3FE600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584