#FFF5DF#FFF5DF
#FFF5DF is a very light, muted orange. Relative luminance 0.919; OKLCH L 97.2% C 0.031 H 86.5°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5DF |
|---|---|
| RGB | rgb(255, 245, 223) |
| HSL | hsl(41, 100%, 94%) |
| HSV | hsv(41, 13%, 100%) |
| CMYK | cmyk(0%, 3.9%, 12.5%, 0%) |
| CIE-LAB | lab(96.78, -0.24, 11.79) |
| CIE-LCH | lch(96.78, 11.79, 91.19°) |
| OKLab | oklab(97.22% 0.0019 0.0307) |
| OKLCH | oklch(97.22% 0.031 86.5) |
| XYZ | xyz(87.2105, 91.8936, 82.9407) |
| Luminance | 0.9189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.56
Papayawhip
#FFEFD5
ΔE00 2.75
Cornsilk
#FFF8DC
ΔE00 2.87
Eggshell
#F0EAD6
ΔE00 3.01
Antiquewhite
#FAEBD7
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5DF #DFE9FF
analogous
#FFE5DF #FFF5DF #F9FFDF
triadic
#FFF5DF #DFFFF5 #F5DFFF
tetradic
#FFF5DF #DFFFE5 #DFE9FF #FFDFF9
square
#FFF5DF #DFFFE5 #DFE9FF #FFDFF9
split-complementary
#FFF5DF #DFF9FF #E5DFFF
monochromatic
#FFCF65 #FFE2A2 #FFF5DF #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.08
#FFF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FFF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5DF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5DF | 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)
#FBF4DE
Deuteranopia (green-blind)
#FDF7E0
Tritanopia (blue-blind)
#FFF1EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff5df; /* rgb */ color: rgb(255, 245, 223); /* oklch */ color: oklch(97.2% 0.031 86.5);
Tailwind
colors: {
custom: {
50: '#fff8e9',
500: '#fff5df',
950: '#000000',
},
}SCSS
$custom: #fff5df; $custom-light: #fff8e9; $custom-dark: #000000;
JSON
{
"hex": "#fff5df",
"rgb": {
"r": 255,
"g": 245,
"b": 223
},
"hsl": {
"h": 41.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97217,
"c": 0.03078,
"h": 86.5
},
"luminance": 0.91893
}Semantic roles & 50–950 ramp
primary
#FFF5DF
secondary
#96B1EC
accent
#48E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584