#F5DFD1#F5DFD1
#F5DFD1 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.031 H 54.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD1 |
|---|---|
| RGB | rgb(245, 223, 209) |
| HSL | hsl(23, 64%, 89%) |
| HSV | hsv(23, 15%, 96%) |
| CMYK | cmyk(0%, 9%, 14.7%, 3.9%) |
| CIE-LAB | lab(90.23, 5.30, 9.59) |
| CIE-LCH | lch(90.23, 10.96, 61.09°) |
| OKLab | oklab(91.78% 0.0178 0.0251) |
| OKLCH | oklch(91.78% 0.031 54.7) |
| XYZ | xyz(75.5519, 76.7928, 71.1518) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.34
Warm Beige
#E9DCC9
ΔE00 5.50
Linen
#FAF0E6
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 6.20
Seashell
#FFF5EE
ΔE00 6.44
Champagne
#F7E7CE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD1 #D1E7F5
analogous
#F5D1D5 #F5DFD1 #F5F1D1
triadic
#F5DFD1 #D1F5DF #DFD1F5
tetradic
#F5DFD1 #D5F5D1 #D1E7F5 #F1D1F5
square
#F5DFD1 #D5F5D1 #D1E7F5 #F1D1F5
split-complementary
#F5DFD1 #D1F5F1 #D1D5F5
monochromatic
#DF996C #EABC9F #F5DFD1 #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.28
#F5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD1
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD1 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#FCDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd1; /* rgb */ color: rgb(245, 223, 209); /* oklch */ color: oklch(91.8% 0.031 54.7);
Tailwind
colors: {
custom: {
50: '#f8e9df',
500: '#f5dfd1',
950: '#000000',
},
}SCSS
$custom: #f5dfd1; $custom-light: #f8e9df; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd1",
"rgb": {
"r": 245,
"g": 223,
"b": 209
},
"hsl": {
"h": 23.333,
"s": 64.286,
"l": 89.02
},
"oklch": {
"l": 0.91776,
"c": 0.03078,
"h": 54.7
},
"luminance": 0.76791
}Semantic roles & 50–950 ramp
primary
#F5DFD1
secondary
#94BCD6
accent
#87CC19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484