#F5DFD5#F5DFD5
#F5DFD5 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.028 H 46.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD5 |
|---|---|
| RGB | rgb(245, 223, 213) |
| HSL | hsl(19, 62%, 90%) |
| HSV | hsv(19, 13%, 96%) |
| CMYK | cmyk(0%, 9%, 13.1%, 3.9%) |
| CIE-LAB | lab(90.32, 5.92, 7.63) |
| CIE-LCH | lch(90.32, 9.66, 52.19°) |
| OKLab | oklab(91.88% 0.0193 0.0201) |
| OKLCH | oklch(91.88% 0.028 46.1) |
| XYZ | xyz(76.0533, 76.9934, 73.7927) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.41
Linen
#FAF0E6
ΔE00 6.02
Seashell
#FFF5EE
ΔE00 6.28
Very Light Pink
#FFF4F2
ΔE00 6.36
Antiquewhite
#FAEBD7
ΔE00 6.80
Warm Beige
#E9DCC9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD5 #D5EBF5
analogous
#F5D5DB #F5DFD5 #F5EFD5
triadic
#F5DFD5 #D5F5DF #DFD5F5
tetradic
#F5DFD5 #DBF5D5 #D5EBF5 #EFD5F5
square
#F5DFD5 #DBF5D5 #D5EBF5 #EFD5F5
split-complementary
#F5DFD5 #D5F5EF #D5DBF5
monochromatic
#DD9472 #E9B9A4 #F5DFD5 #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.28
#F5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD5
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD5 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D4
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#FCDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd5; /* rgb */ color: rgb(245, 223, 213); /* oklch */ color: oklch(91.9% 0.028 46.1);
Tailwind
colors: {
custom: {
50: '#f8e9e1',
500: '#f5dfd5',
950: '#000000',
},
}SCSS
$custom: #f5dfd5; $custom-light: #f8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd5",
"rgb": {
"r": 245,
"g": 223,
"b": 213
},
"hsl": {
"h": 18.75,
"s": 61.538,
"l": 89.804
},
"oklch": {
"l": 0.91879,
"c": 0.02786,
"h": 46.1
},
"luminance": 0.76992
}Semantic roles & 50–950 ramp
primary
#F5DFD5
secondary
#98C3D6
accent
#93C91C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484