#FFF4DF#FFF4DF
#FFF4DF is a very light, muted orange. Relative luminance 0.913; OKLCH L 97.0% C 0.030 H 83.6°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4DF |
|---|---|
| RGB | rgb(255, 244, 223) |
| HSL | hsl(39, 100%, 94%) |
| HSV | hsv(39, 13%, 100%) |
| CMYK | cmyk(0%, 4.3%, 12.5%, 0%) |
| CIE-LAB | lab(96.53, 0.26, 11.43) |
| CIE-LCH | lch(96.53, 11.44, 88.69°) |
| OKLab | oklab(97.02% 0.0033 0.0298) |
| OKLCH | oklch(97.02% 0.03 83.6) |
| XYZ | xyz(86.9088, 91.2902, 82.8402) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.27
Papayawhip
#FFEFD5
ΔE00 2.44
Antiquewhite
#FAEBD7
ΔE00 2.67
Eggshell
#F0EAD6
ΔE00 3.22
Champagne
#F7E7CE
ΔE00 3.38
Cornsilk
#FFF8DC
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4DF #DFEAFF
analogous
#FFE4DF #FFF4DF #FAFFDF
triadic
#FFF4DF #DFFFF4 #F4DFFF
tetradic
#FFF4DF #DFFFE4 #DFEAFF #FFDFFA
square
#FFF4DF #DFFFE4 #DFEAFF #FFDFFA
split-complementary
#FFF4DF #DFFAFF #E4DFFF
monochromatic
#FFCA65 #FFDFA2 #FFF4DF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.09
#FFF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FFF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4DF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4DF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4df; /* rgb */ color: rgb(255, 244, 223); /* oklch */ color: oklch(97.0% 0.030 83.6);
Tailwind
colors: {
custom: {
50: '#fff7e9',
500: '#fff4df',
950: '#000000',
},
}SCSS
$custom: #fff4df; $custom-light: #fff7e9; $custom-dark: #000000;
JSON
{
"hex": "#fff4df",
"rgb": {
"r": 255,
"g": 244,
"b": 223
},
"hsl": {
"h": 39.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97023,
"c": 0.03001,
"h": 83.6
},
"luminance": 0.91289
}Semantic roles & 50–950 ramp
primary
#FFF4DF
secondary
#96B4EC
accent
#4FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584