#FFF5DB#FFF5DB
#FFF5DB is a very light, muted orange. Relative luminance 0.917; OKLCH L 97.1% C 0.036 H 89.4°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5DB |
|---|---|
| RGB | rgb(255, 245, 219) |
| HSL | hsl(43, 100%, 93%) |
| HSV | hsv(43, 14%, 100%) |
| CMYK | cmyk(0%, 3.9%, 14.1%, 0%) |
| CIE-LAB | lab(96.69, -0.86, 13.72) |
| CIE-LCH | lch(96.69, 13.75, 93.59°) |
| OKLab | oklab(97.12% 0.0004 0.0356) |
| OKLCH | oklch(97.12% 0.036 89.4) |
| XYZ | xyz(86.6776, 91.6804, 80.1340) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.74
Papayawhip
#FFEFD5
ΔE00 2.90
Eggshell
#F0EAD6
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 3.94
Champagne
#F7E7CE
ΔE00 3.95
Antiquewhite
#FAEBD7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5DB #DBE5FF
analogous
#FFE3DB #FFF5DB #F7FFDB
triadic
#FFF5DB #DBFFF5 #F5DBFF
tetradic
#FFF5DB #DBFFE3 #DBE5FF #FFDBF7
square
#FFF5DB #DBFFE3 #DBE5FF #FFDBF7
split-complementary
#FFF5DB #DBF7FF #E3DBFF
monochromatic
#FFD361 #FFE49E #FFF5DB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.09
#FFF5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FFF5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5DB
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5DB | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4D9
Deuteranopia (green-blind)
#FEF7DC
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff5db; /* rgb */ color: rgb(255, 245, 219); /* oklch */ color: oklch(97.1% 0.036 89.4);
Tailwind
colors: {
custom: {
50: '#fff8e6',
500: '#fff5db',
950: '#000000',
},
}SCSS
$custom: #fff5db; $custom-light: #fff8e6; $custom-dark: #000000;
JSON
{
"hex": "#fff5db",
"rgb": {
"r": 255,
"g": 245,
"b": 219
},
"hsl": {
"h": 43.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9712,
"c": 0.03564,
"h": 89.4
},
"luminance": 0.91679
}Semantic roles & 50–950 ramp
primary
#FFF5DB
secondary
#92ABEC
accent
#40E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584