#FFF4E0#FFF4E0
#FFF4E0 is a very light, muted orange. Relative luminance 0.913; OKLCH L 97.0% C 0.029 H 82.6°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E0 |
|---|---|
| RGB | rgb(255, 244, 224) |
| HSL | hsl(39, 100%, 94%) |
| HSV | hsv(39, 12%, 100%) |
| CMYK | cmyk(0%, 4.3%, 12.2%, 0%) |
| CIE-LAB | lab(96.55, 0.42, 10.95) |
| CIE-LCH | lch(96.55, 10.96, 87.82°) |
| OKLab | oklab(97.05% 0.0037 0.0286) |
| OKLCH | oklch(97.05% 0.029 82.6) |
| XYZ | xyz(87.0440, 91.3443, 83.5523) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.97
Antiquewhite
#FAEBD7
ΔE00 2.53
Papayawhip
#FFEFD5
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.48
Cornsilk
#FFF8DC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E0 #E0EBFF
analogous
#FFE5E0 #FFF4E0 #FBFFE0
triadic
#FFF4E0 #E0FFF4 #F4E0FF
tetradic
#FFF4E0 #E0FFE5 #E0EBFF #FFE0FB
square
#FFF4E0 #E0FFE5 #E0EBFF #FFE0FB
split-complementary
#FFF4E0 #E0FBFF #E5E0FF
monochromatic
#FFC966 #FFDEA3 #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.09
#FFF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FFF4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E0
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E0 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DF
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e0; /* rgb */ color: rgb(255, 244, 224); /* oklch */ color: oklch(97.0% 0.029 82.6);
Tailwind
colors: {
custom: {
50: '#fff7e9',
500: '#fff4e0',
950: '#000000',
},
}SCSS
$custom: #fff4e0; $custom-light: #fff7e9; $custom-dark: #000000;
JSON
{
"hex": "#fff4e0",
"rgb": {
"r": 255,
"g": 244,
"b": 224
},
"hsl": {
"h": 38.71,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97047,
"c": 0.02883,
"h": 82.6
},
"luminance": 0.91343
}Semantic roles & 50–950 ramp
primary
#FFF4E0
secondary
#97B5ED
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584