#FFF4E4#FFF4E4
#FFF4E4 is a very light, muted orange. Relative luminance 0.916; OKLCH L 97.1% C 0.024 H 77.5°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E4 |
|---|---|
| RGB | rgb(255, 244, 228) |
| HSL | hsl(36, 100%, 95%) |
| HSV | hsv(36, 11%, 100%) |
| CMYK | cmyk(0%, 4.3%, 10.6%, 0%) |
| CIE-LAB | lab(96.64, 1.05, 9.02) |
| CIE-LCH | lch(96.64, 9.08, 83.38°) |
| OKLab | oklab(97.15% 0.0053 0.0236) |
| OKLCH | oklch(97.15% 0.024 77.5) |
| XYZ | xyz(87.5929, 91.5638, 86.4429) |
| Luminance | 0.9156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.33
Antiquewhite
#FAEBD7
ΔE00 2.59
Linen
#FAF0E6
ΔE00 2.64
Floralwhite
#FFFAF0
ΔE00 3.25
Papayawhip
#FFEFD5
ΔE00 3.72
Seashell
#FFF5EE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E4 #E4EFFF
analogous
#FFE7E4 #FFF4E4 #FCFFE4
triadic
#FFF4E4 #E4FFF4 #F4E4FF
tetradic
#FFF4E4 #E4FFE7 #E4EFFF #FFE4FC
square
#FFF4E4 #E4FFE7 #E4EFFF #FFE4FC
split-complementary
#FFF4E4 #E4FCFF #E7E4FF
monochromatic
#FFC26A #FFDBA7 #FFF3E0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.09
#FFF4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FFF4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E4
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E4 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E3
Deuteranopia (green-blind)
#FBF6E4
Tritanopia (blue-blind)
#FFF1EF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e4; /* rgb */ color: rgb(255, 244, 228); /* oklch */ color: oklch(97.1% 0.024 77.5);
Tailwind
colors: {
custom: {
50: '#fff7ec',
500: '#fff4e4',
950: '#000000',
},
}SCSS
$custom: #fff4e4; $custom-light: #fff7ec; $custom-dark: #000000;
JSON
{
"hex": "#fff4e4",
"rgb": {
"r": 255,
"g": 244,
"b": 228
},
"hsl": {
"h": 35.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97148,
"c": 0.0242,
"h": 77.5
},
"luminance": 0.91563
}Semantic roles & 50–950 ramp
primary
#FFF4E4
secondary
#9ABCED
accent
#5DE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584