#FFF4EA#FFF4EA
#FFF4EA is a very light, near-neutral orange. Relative luminance 0.919; OKLCH L 97.3% C 0.018 H 64.9°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4EA |
|---|---|
| RGB | rgb(255, 244, 234) |
| HSL | hsl(29, 100%, 96%) |
| HSV | hsv(29, 8%, 100%) |
| CMYK | cmyk(0%, 4.3%, 8.2%, 0%) |
| CIE-LAB | lab(96.78, 2.01, 6.12) |
| CIE-LCH | lch(96.78, 6.45, 71.81°) |
| OKLab | oklab(97.3% 0.0075 0.0161) |
| OKLCH | oklch(97.3% 0.018 64.9) |
| XYZ | xyz(88.4403, 91.9028, 90.9059) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 0.98
Seashell
#FFF5EE
ΔE00 1.36
Floralwhite
#FFFAF0
ΔE00 3.05
Oldlace
#FDF5E6
ΔE00 3.12
Very Light Pink
#FFF4F2
ΔE00 4.02
Antiquewhite
#FAEBD7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4EA #EAF5FF
analogous
#FFEAEA #FFF4EA #FFFEEA
triadic
#FFF4EA #EAFFF4 #F4EAFF
tetradic
#FFF4EA #EAFFEA #EAF5FF #FEEAFF
square
#FFF4EA #EAFFEA #EAF5FF #FEEAFF
split-complementary
#FFF4EA #EAFFFE #EAEAFF
monochromatic
#FFB470 #FFD4AD #FFEFE0 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.08
#FFF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FFF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4EA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4EA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#FAF7EA
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff4ea; /* rgb */ color: rgb(255, 244, 234); /* oklch */ color: oklch(97.3% 0.018 64.9);
Tailwind
colors: {
custom: {
50: '#fff7f0',
500: '#fff4ea',
950: '#000000',
},
}SCSS
$custom: #fff4ea; $custom-light: #fff7f0; $custom-dark: #000000;
JSON
{
"hex": "#fff4ea",
"rgb": {
"r": 255,
"g": 244,
"b": 234
},
"hsl": {
"h": 28.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97303,
"c": 0.01781,
"h": 64.9
},
"luminance": 0.91902
}Semantic roles & 50–950 ramp
primary
#FFF4EA
secondary
#9FC8EE
accent
#78E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585