#F5DFD0#F5DFD0
#F5DFD0 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.032 H 56.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD0 |
|---|---|
| RGB | rgb(245, 223, 208) |
| HSL | hsl(24, 65%, 89%) |
| HSV | hsv(24, 15%, 96%) |
| CMYK | cmyk(0%, 9%, 15.1%, 3.9%) |
| CIE-LAB | lab(90.20, 5.14, 10.08) |
| CIE-LCH | lch(90.20, 11.32, 62.98°) |
| OKLab | oklab(91.75% 0.0174 0.0264) |
| OKLCH | oklch(91.75% 0.032 56.6) |
| XYZ | xyz(75.4285, 76.7434, 70.5018) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.18
Linen
#FAF0E6
ΔE00 5.71
Champagne
#F7E7CE
ΔE00 6.05
Bisque
#FFE4C4
ΔE00 6.17
Seashell
#FFF5EE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD0 #D0E6F5
analogous
#F5D0D4 #F5DFD0 #F5F2D0
triadic
#F5DFD0 #D0F5DF #DFD0F5
tetradic
#F5DFD0 #D4F5D0 #D0E6F5 #F2D0F5
square
#F5DFD0 #D4F5D0 #D0E6F5 #F2D0F5
split-complementary
#F5DFD0 #D0F5F2 #D0D4F5
monochromatic
#E09A6B #EABD9E #F5DFD0 #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.28
#F5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD0
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD0 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#EAE5D0
Tritanopia (blue-blind)
#FCDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd0; /* rgb */ color: rgb(245, 223, 208); /* oklch */ color: oklch(91.8% 0.032 56.6);
Tailwind
colors: {
custom: {
50: '#f8e9de',
500: '#f5dfd0',
950: '#000000',
},
}SCSS
$custom: #f5dfd0; $custom-light: #f8e9de; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd0",
"rgb": {
"r": 245,
"g": 223,
"b": 208
},
"hsl": {
"h": 24.324,
"s": 64.912,
"l": 88.824
},
"oklch": {
"l": 0.91751,
"c": 0.03159,
"h": 56.6
},
"luminance": 0.76742
}Semantic roles & 50–950 ramp
primary
#F5DFD0
secondary
#93BBD6
accent
#84CD19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484