#FFF5DE#FFF5DE
#FFF5DE is a very light, muted orange. Relative luminance 0.918; OKLCH L 97.2% C 0.032 H 87.3°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5DE |
|---|---|
| RGB | rgb(255, 245, 222) |
| HSL | hsl(42, 100%, 94%) |
| HSV | hsv(42, 13%, 100%) |
| CMYK | cmyk(0%, 3.9%, 12.9%, 0%) |
| CIE-LAB | lab(96.75, -0.40, 12.27) |
| CIE-LCH | lch(96.75, 12.28, 91.86°) |
| OKLab | oklab(97.19% 0.0015 0.032) |
| OKLCH | oklch(97.19% 0.032 87.3) |
| XYZ | xyz(87.0761, 91.8398, 82.2328) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.55
Papayawhip
#FFEFD5
ΔE00 2.72
Oldlace
#FDF5E6
ΔE00 2.91
Eggshell
#F0EAD6
ΔE00 3.02
Antiquewhite
#FAEBD7
ΔE00 3.52
Champagne
#F7E7CE
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5DE #DEE8FF
analogous
#FFE4DE #FFF5DE #F8FFDE
triadic
#FFF5DE #DEFFF5 #F5DEFF
tetradic
#FFF5DE #DEFFE4 #DEE8FF #FFDEF8
square
#FFF5DE #DEFFE4 #DEE8FF #FFDEF8
split-complementary
#FFF5DE #DEF8FF #E4DEFF
monochromatic
#FFD064 #FFE2A1 #FFF5DE #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.08
#FFF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FFF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5DE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5DE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff5de; /* rgb */ color: rgb(255, 245, 222); /* oklch */ color: oklch(97.2% 0.032 87.3);
Tailwind
colors: {
custom: {
50: '#fff8e8',
500: '#fff5de',
950: '#000000',
},
}SCSS
$custom: #fff5de; $custom-light: #fff8e8; $custom-dark: #000000;
JSON
{
"hex": "#fff5de",
"rgb": {
"r": 255,
"g": 245,
"b": 222
},
"hsl": {
"h": 41.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97193,
"c": 0.03199,
"h": 87.3
},
"luminance": 0.91839
}Semantic roles & 50–950 ramp
primary
#FFF5DE
secondary
#95AFEC
accent
#46E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584