#FFF4EE#FFF4EE
#FFF4EE is a very light, near-neutral orange. Relative luminance 0.921; OKLCH L 97.4% C 0.014 H 50.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4EE |
|---|---|
| RGB | rgb(255, 244, 238) |
| HSL | hsl(21, 100%, 97%) |
| HSV | hsv(21, 7%, 100%) |
| CMYK | cmyk(0%, 4.3%, 6.7%, 0%) |
| CIE-LAB | lab(96.88, 2.67, 4.20) |
| CIE-LCH | lch(96.88, 4.98, 57.54°) |
| OKLab | oklab(97.41% 0.0091 0.0111) |
| OKLCH | oklch(97.41% 0.014 50.8) |
| XYZ | xyz(89.0214, 92.1352, 93.9665) |
| Luminance | 0.9213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.80
Very Light Pink
#FFF4F2
ΔE00 2.03
Linen
#FAF0E6
ΔE00 2.38
Snow
#FFFAFA
ΔE00 3.59
Floralwhite
#FFFAF0
ΔE00 4.11
Off White
#FAF9F6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4EE #EEF9FF
analogous
#FFEEF1 #FFF4EE #FFFDEE
triadic
#FFF4EE #EEFFF4 #F4EEFF
tetradic
#FFF4EE #F1FFEE #EEF9FF #FDEEFF
square
#FFF4EE #F1FFEE #EEF9FF #FDEEFF
split-complementary
#FFF4EE #EEFFFD #EEF1FF
monochromatic
#FFA574 #FFCCB1 #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.08
#FFF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FFF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4EE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4EE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#FFF2F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff4ee; /* rgb */ color: rgb(255, 244, 238); /* oklch */ color: oklch(97.4% 0.014 50.8);
Tailwind
colors: {
custom: {
50: '#fff7f3',
500: '#fff4ee',
950: '#000000',
},
}SCSS
$custom: #fff4ee; $custom-light: #fff7f3; $custom-dark: #000000;
JSON
{
"hex": "#fff4ee",
"rgb": {
"r": 255,
"g": 244,
"b": 238
},
"hsl": {
"h": 21.176,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97409,
"c": 0.01434,
"h": 50.8
},
"luminance": 0.92134
}Semantic roles & 50–950 ramp
primary
#FFF4EE
secondary
#A3D4EF
accent
#95E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585