#FFF4E7#FFF4E7
#FFF4E7 is a very light, muted orange. Relative luminance 0.917; OKLCH L 97.2% C 0.021 H 72.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E7 |
|---|---|
| RGB | rgb(255, 244, 231) |
| HSL | hsl(33, 100%, 95%) |
| HSV | hsv(33, 9%, 100%) |
| CMYK | cmyk(0%, 4.3%, 9.4%, 0%) |
| CIE-LAB | lab(96.71, 1.53, 7.57) |
| CIE-LCH | lch(96.71, 7.72, 78.60°) |
| OKLab | oklab(97.23% 0.0064 0.0199) |
| OKLCH | oklch(97.23% 0.021 72.2) |
| XYZ | xyz(88.0130, 91.7319, 88.6553) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.50
Oldlace
#FDF5E6
ΔE00 1.96
Seashell
#FFF5EE
ΔE00 2.71
Floralwhite
#FFFAF0
ΔE00 2.87
Antiquewhite
#FAEBD7
ΔE00 3.30
Papayawhip
#FFEFD5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E7 #E7F2FF
analogous
#FFE8E7 #FFF4E7 #FEFFE7
triadic
#FFF4E7 #E7FFF4 #F4E7FF
tetradic
#FFF4E7 #E7FFE8 #E7F2FF #FFE7FE
square
#FFF4E7 #E7FFE8 #E7F2FF #FFE7FE
split-complementary
#FFF4E7 #E7FEFF #E8E7FF
monochromatic
#FFBC6D #FFD8AA #FFF1E0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.09
#FFF4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FFF4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E7
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E7 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E6
Deuteranopia (green-blind)
#FBF7E7
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e7; /* rgb */ color: rgb(255, 244, 231); /* oklch */ color: oklch(97.2% 0.021 72.2);
Tailwind
colors: {
custom: {
50: '#fff7ee',
500: '#fff4e7',
950: '#000000',
},
}SCSS
$custom: #fff4e7; $custom-light: #fff7ee; $custom-dark: #000000;
JSON
{
"hex": "#fff4e7",
"rgb": {
"r": 255,
"g": 244,
"b": 231
},
"hsl": {
"h": 32.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97225,
"c": 0.02088,
"h": 72.2
},
"luminance": 0.91731
}Semantic roles & 50–950 ramp
primary
#FFF4E7
secondary
#9DC2EE
accent
#69E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585