#F5DFD3#F5DFD3
#F5DFD3 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.029 H 50.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD3 |
|---|---|
| RGB | rgb(245, 223, 211) |
| HSL | hsl(21, 63%, 89%) |
| HSV | hsv(21, 14%, 96%) |
| CMYK | cmyk(0%, 9%, 13.9%, 3.9%) |
| CIE-LAB | lab(90.27, 5.61, 8.61) |
| CIE-LCH | lch(90.27, 10.28, 56.93°) |
| OKLab | oklab(91.83% 0.0186 0.0226) |
| OKLCH | oklch(91.83% 0.029 50.6) |
| XYZ | xyz(75.8011, 76.8925, 72.4640) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.30
Linen
#FAF0E6
ΔE00 5.81
Antiquewhite
#FAEBD7
ΔE00 6.04
Warm Beige
#E9DCC9
ΔE00 6.19
Seashell
#FFF5EE
ΔE00 6.30
Very Light Pink
#FFF4F2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD3 #D3E9F5
analogous
#F5D3D8 #F5DFD3 #F5F0D3
triadic
#F5DFD3 #D3F5DF #DFD3F5
tetradic
#F5DFD3 #D8F5D3 #D3E9F5 #F0D3F5
square
#F5DFD3 #D8F5D3 #D3E9F5 #F0D3F5
split-complementary
#F5DFD3 #D3F5F0 #D3D8F5
monochromatic
#DE966F #EABBA1 #F5DFD3 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.28
#F5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FCDBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd3; /* rgb */ color: rgb(245, 223, 211); /* oklch */ color: oklch(91.8% 0.029 50.6);
Tailwind
colors: {
custom: {
50: '#f8e9e0',
500: '#f5dfd3',
950: '#000000',
},
}SCSS
$custom: #f5dfd3; $custom-light: #f8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd3",
"rgb": {
"r": 245,
"g": 223,
"b": 211
},
"hsl": {
"h": 21.176,
"s": 62.963,
"l": 89.412
},
"oklch": {
"l": 0.91828,
"c": 0.02924,
"h": 50.6
},
"luminance": 0.76891
}Semantic roles & 50–950 ramp
primary
#F5DFD3
secondary
#96C0D6
accent
#8DCB1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484