#F5DFD7#F5DFD7
#F5DFD7 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.027 H 41.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD7 |
|---|---|
| RGB | rgb(245, 223, 215) |
| HSL | hsl(16, 60%, 90%) |
| HSV | hsv(16, 12%, 96%) |
| CMYK | cmyk(0%, 9%, 12.2%, 3.9%) |
| CIE-LAB | lab(90.37, 6.24, 6.65) |
| CIE-LCH | lch(90.37, 9.12, 46.84°) |
| OKLab | oklab(91.93% 0.0201 0.0175) |
| OKLCH | oklch(91.93% 0.027 41.1) |
| XYZ | xyz(76.3087, 77.0956, 75.1379) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.57
Very Light Pink
#FFF4F2
ΔE00 6.05
Linen
#FAF0E6
ΔE00 6.36
Seashell
#FFF5EE
ΔE00 6.38
Lavenderblush
#FFF0F5
ΔE00 7.04
Antiquewhite
#FAEBD7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD7 #D7EDF5
analogous
#F5D7DE #F5DFD7 #F5EED7
triadic
#F5DFD7 #D7F5DF #DFD7F5
tetradic
#F5DFD7 #DEF5D7 #D7EDF5 #EED7F5
square
#F5DFD7 #DEF5D7 #D7EDF5 #EED7F5
split-complementary
#F5DFD7 #D7F5EE #D7DEF5
monochromatic
#DD9175 #E9B8A6 #F5DFD7 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.28
#F5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#FBDCDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd7; /* rgb */ color: rgb(245, 223, 215); /* oklch */ color: oklch(91.9% 0.027 41.1);
Tailwind
colors: {
custom: {
50: '#f8e9e3',
500: '#f5dfd7',
950: '#000000',
},
}SCSS
$custom: #f5dfd7; $custom-light: #f8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd7",
"rgb": {
"r": 245,
"g": 223,
"b": 215
},
"hsl": {
"h": 16,
"s": 60,
"l": 90.196
},
"oklch": {
"l": 0.91932,
"c": 0.02668,
"h": 41.1
},
"luminance": 0.77094
}Semantic roles & 50–950 ramp
primary
#F5DFD7
secondary
#9AC6D6
accent
#9AC81E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484