#FFF4E8#FFF4E8
#FFF4E8 is a very light, near-neutral orange. Relative luminance 0.918; OKLCH L 97.3% C 0.020 H 70.0°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E8 |
|---|---|
| RGB | rgb(255, 244, 232) |
| HSL | hsl(31, 100%, 95%) |
| HSV | hsv(31, 9%, 100%) |
| CMYK | cmyk(0%, 4.3%, 9%, 0%) |
| CIE-LAB | lab(96.73, 1.69, 7.09) |
| CIE-LCH | lch(96.73, 7.29, 76.61°) |
| OKLab | oklab(97.25% 0.0068 0.0186) |
| OKLCH | oklch(97.25% 0.02 70) |
| XYZ | xyz(88.1546, 91.7885, 89.4012) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.19
Seashell
#FFF5EE
ΔE00 2.26
Oldlace
#FDF5E6
ΔE00 2.32
Floralwhite
#FFFAF0
ΔE00 2.86
Antiquewhite
#FAEBD7
ΔE00 3.63
Very Light Pink
#FFF4F2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E8 #E8F3FF
analogous
#FFE8E8 #FFF4E8 #FFFFE8
triadic
#FFF4E8 #E8FFF4 #F4E8FF
tetradic
#FFF4E8 #E8FFE8 #E8F3FF #FFE8FF
square
#FFF4E8 #E8FFE8 #E8F3FF #FFE8FF
split-complementary
#FFF4E8 #E8FFFF #E8E8FF
monochromatic
#FFB96E #FFD7AB #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.08
#FFF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FFF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E8
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E8 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E7
Deuteranopia (green-blind)
#FBF7E8
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff4e8; /* rgb */ color: rgb(255, 244, 232); /* oklch */ color: oklch(97.3% 0.020 70.0);
Tailwind
colors: {
custom: {
50: '#fff7ef',
500: '#fff4e8',
950: '#000000',
},
}SCSS
$custom: #fff4e8; $custom-light: #fff7ef; $custom-dark: #000000;
JSON
{
"hex": "#fff4e8",
"rgb": {
"r": 255,
"g": 244,
"b": 232
},
"hsl": {
"h": 31.304,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97251,
"c": 0.01983,
"h": 70
},
"luminance": 0.91788
}Semantic roles & 50–950 ramp
primary
#FFF4E8
secondary
#9DC4EE
accent
#6EE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585