#FFF4EF#FFF4EF
#FFF4EF is a very light, near-neutral orange. Relative luminance 0.922; OKLCH L 97.4% C 0.014 H 46.2°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4EF |
|---|---|
| RGB | rgb(255, 244, 239) |
| HSL | hsl(19, 100%, 97%) |
| HSV | hsv(19, 6%, 100%) |
| CMYK | cmyk(0%, 4.3%, 6.3%, 0%) |
| CIE-LAB | lab(96.90, 2.84, 3.72) |
| CIE-LCH | lch(96.90, 4.68, 52.66°) |
| OKLab | oklab(97.44% 0.0094 0.0099) |
| OKLCH | oklch(97.44% 0.014 46.2) |
| XYZ | xyz(89.1688, 92.1942, 94.7424) |
| Luminance | 0.9219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.25
Very Light Pink
#FFF4F2
ΔE00 1.53
Linen
#FAF0E6
ΔE00 2.85
Snow
#FFFAFA
ΔE00 3.30
Floralwhite
#FFFAF0
ΔE00 4.48
Off White
#FAF9F6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4EF #EFFAFF
analogous
#FFEFF2 #FFF4EF #FFFCEF
triadic
#FFF4EF #EFFFF4 #F4EFFF
tetradic
#FFF4EF #F2FFEF #EFFAFF #FCEFFF
square
#FFF4EF #F2FFEF #EFFAFF #FCEFFF
split-complementary
#FFF4EF #EFFFFC #EFF2FF
monochromatic
#FFA075 #FFCAB2 #FFEAE0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.08
#FFF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FFF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4EF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4EF | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#FFF2F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff4ef; /* rgb */ color: rgb(255, 244, 239); /* oklch */ color: oklch(97.4% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#fff7f4',
500: '#fff4ef',
950: '#000000',
},
}SCSS
$custom: #fff4ef; $custom-light: #fff7f4; $custom-dark: #000000;
JSON
{
"hex": "#fff4ef",
"rgb": {
"r": 255,
"g": 244,
"b": 239
},
"hsl": {
"h": 18.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.97436,
"c": 0.01364,
"h": 46.2
},
"luminance": 0.92193
}Semantic roles & 50–950 ramp
primary
#FFF4EF
secondary
#A3D7EF
accent
#9EE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585