#FFF4E5#FFF4E5
#FFF4E5 is a very light, muted orange. Relative luminance 0.916; OKLCH L 97.2% C 0.023 H 75.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E5 |
|---|---|
| RGB | rgb(255, 244, 229) |
| HSL | hsl(35, 100%, 95%) |
| HSV | hsv(35, 10%, 100%) |
| CMYK | cmyk(0%, 4.3%, 10.2%, 0%) |
| CIE-LAB | lab(96.66, 1.21, 8.54) |
| CIE-LCH | lch(96.66, 8.62, 81.96°) |
| OKLab | oklab(97.17% 0.0056 0.0224) |
| OKLCH | oklch(97.17% 0.023 75.9) |
| XYZ | xyz(87.7321, 91.6195, 87.1761) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.44
Linen
#FAF0E6
ΔE00 2.25
Antiquewhite
#FAEBD7
ΔE00 2.77
Floralwhite
#FFFAF0
ΔE00 3.08
Seashell
#FFF5EE
ΔE00 3.58
Papayawhip
#FFEFD5
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E5 #E5F0FF
analogous
#FFE7E5 #FFF4E5 #FDFFE5
triadic
#FFF4E5 #E5FFF4 #F4E5FF
tetradic
#FFF4E5 #E5FFE7 #E5F0FF #FFE5FD
square
#FFF4E5 #E5FFE7 #E5F0FF #FFE5FD
split-complementary
#FFF4E5 #E5FDFF #E7E5FF
monochromatic
#FFC06B #FFDAA8 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.09
#FFF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FFF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E5
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E5 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E4
Deuteranopia (green-blind)
#FBF6E5
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e5; /* rgb */ color: rgb(255, 244, 229); /* oklch */ color: oklch(97.2% 0.023 75.9);
Tailwind
colors: {
custom: {
50: '#fff7ed',
500: '#fff4e5',
950: '#000000',
},
}SCSS
$custom: #fff4e5; $custom-light: #fff7ed; $custom-dark: #000000;
JSON
{
"hex": "#fff4e5",
"rgb": {
"r": 255,
"g": 244,
"b": 229
},
"hsl": {
"h": 34.615,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97173,
"c": 0.02308,
"h": 75.9
},
"luminance": 0.91619
}Semantic roles & 50–950 ramp
primary
#FFF4E5
secondary
#9BBEED
accent
#61E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584