#FFF4DE#FFF4DE
#FFF4DE is a very light, muted orange. Relative luminance 0.912; OKLCH L 97.0% C 0.031 H 84.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4DE |
|---|---|
| RGB | rgb(255, 244, 222) |
| HSL | hsl(40, 100%, 94%) |
| HSV | hsv(40, 13%, 100%) |
| CMYK | cmyk(0%, 4.3%, 12.9%, 0%) |
| CIE-LAB | lab(96.51, 0.11, 11.92) |
| CIE-LCH | lch(96.51, 11.92, 89.49°) |
| OKLab | oklab(97% 0.0029 0.0311) |
| OKLCH | oklch(97% 0.031 84.6) |
| XYZ | xyz(86.7744, 91.2364, 82.1322) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.32
Oldlace
#FDF5E6
ΔE00 2.59
Antiquewhite
#FAEBD7
ΔE00 2.85
Eggshell
#F0EAD6
ΔE00 3.17
Cornsilk
#FFF8DC
ΔE00 3.26
Champagne
#F7E7CE
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4DE #DEE9FF
analogous
#FFE3DE #FFF4DE #F9FFDE
triadic
#FFF4DE #DEFFF4 #F4DEFF
tetradic
#FFF4DE #DEFFE3 #DEE9FF #FFDEF9
square
#FFF4DE #DEFFE3 #DEE9FF #FFDEF9
split-complementary
#FFF4DE #DEF9FF #E3DEFF
monochromatic
#FFCB64 #FFE0A1 #FFF4DE #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.09
#FFF4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FFF4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4DE
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4DE | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DD
Deuteranopia (green-blind)
#FDF6DF
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4de; /* rgb */ color: rgb(255, 244, 222); /* oklch */ color: oklch(97.0% 0.031 84.6);
Tailwind
colors: {
custom: {
50: '#fff7e8',
500: '#fff4de',
950: '#000000',
},
}SCSS
$custom: #fff4de; $custom-light: #fff7e8; $custom-dark: #000000;
JSON
{
"hex": "#fff4de",
"rgb": {
"r": 255,
"g": 244,
"b": 222
},
"hsl": {
"h": 40,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96998,
"c": 0.0312,
"h": 84.6
},
"luminance": 0.91235
}Semantic roles & 50–950 ramp
primary
#FFF4DE
secondary
#95B2EC
accent
#4CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584