#F5DFD4#F5DFD4
#F5DFD4 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.029 H 48.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD4 |
|---|---|
| RGB | rgb(245, 223, 212) |
| HSL | hsl(20, 62%, 90%) |
| HSV | hsv(20, 13%, 96%) |
| CMYK | cmyk(0%, 9%, 13.5%, 3.9%) |
| CIE-LAB | lab(90.30, 5.76, 8.12) |
| CIE-LCH | lch(90.30, 9.96, 54.64°) |
| OKLab | oklab(91.85% 0.019 0.0213) |
| OKLCH | oklch(91.85% 0.029 48.4) |
| XYZ | xyz(75.9268, 76.9428, 73.1263) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.85
Linen
#FAF0E6
ΔE00 5.90
Seashell
#FFF5EE
ΔE00 6.28
Antiquewhite
#FAEBD7
ΔE00 6.41
Very Light Pink
#FFF4F2
ΔE00 6.56
Warm Beige
#E9DCC9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD4 #D4EAF5
analogous
#F5D4DA #F5DFD4 #F5F0D4
triadic
#F5DFD4 #D4F5DF #DFD4F5
tetradic
#F5DFD4 #DAF5D4 #D4EAF5 #F0D4F5
square
#F5DFD4 #DAF5D4 #D4EAF5 #F0D4F5
split-complementary
#F5DFD4 #D4F5F0 #D4DAF5
monochromatic
#DE9571 #E9BAA2 #F5DFD4 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.28
#F5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FCDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd4; /* rgb */ color: rgb(245, 223, 212); /* oklch */ color: oklch(91.9% 0.029 48.4);
Tailwind
colors: {
custom: {
50: '#f8e9e1',
500: '#f5dfd4',
950: '#000000',
},
}SCSS
$custom: #f5dfd4; $custom-light: #f8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd4",
"rgb": {
"r": 245,
"g": 223,
"b": 212
},
"hsl": {
"h": 20,
"s": 62.264,
"l": 89.608
},
"oklch": {
"l": 0.91853,
"c": 0.02853,
"h": 48.4
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#F5DFD4
secondary
#97C1D6
accent
#90CA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484