#FFF4E1#FFF4E1
#FFF4E1 is a very light, muted orange. Relative luminance 0.914; OKLCH L 97.1% C 0.028 H 81.5°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E1 |
|---|---|
| RGB | rgb(255, 244, 225) |
| HSL | hsl(38, 100%, 94%) |
| HSV | hsv(38, 12%, 100%) |
| CMYK | cmyk(0%, 4.3%, 11.8%, 0%) |
| CIE-LAB | lab(96.57, 0.57, 10.47) |
| CIE-LCH | lch(96.57, 10.48, 86.86°) |
| OKLab | oklab(97.07% 0.0041 0.0274) |
| OKLCH | oklch(97.07% 0.028 81.5) |
| XYZ | xyz(87.1801, 91.3987, 84.2686) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.70
Antiquewhite
#FAEBD7
ΔE00 2.45
Papayawhip
#FFEFD5
ΔE00 2.84
Eggshell
#F0EAD6
ΔE00 3.45
Champagne
#F7E7CE
ΔE00 3.62
Linen
#FAF0E6
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E1 #E1ECFF
analogous
#FFE5E1 #FFF4E1 #FBFFE1
triadic
#FFF4E1 #E1FFF4 #F4E1FF
tetradic
#FFF4E1 #E1FFE5 #E1ECFF #FFE1FB
square
#FFF4E1 #E1FFE5 #E1ECFF #FFE1FB
split-complementary
#FFF4E1 #E1FBFF #E5E1FF
monochromatic
#FFC767 #FFDEA4 #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.09
#FFF4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FFF4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E1
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E1 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E0
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e1; /* rgb */ color: rgb(255, 244, 225); /* oklch */ color: oklch(97.1% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#fff7ea',
500: '#fff4e1',
950: '#000000',
},
}SCSS
$custom: #fff4e1; $custom-light: #fff7ea; $custom-dark: #000000;
JSON
{
"hex": "#fff4e1",
"rgb": {
"r": 255,
"g": 244,
"b": 225
},
"hsl": {
"h": 38,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97072,
"c": 0.02766,
"h": 81.5
},
"luminance": 0.91398
}Semantic roles & 50–950 ramp
primary
#FFF4E1
secondary
#97B7ED
accent
#54E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584