#F5D7CD#F5D7CD
#F5D7CD is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.1% C 0.036 H 39.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D7CD |
|---|---|
| RGB | rgb(245, 215, 205) |
| HSL | hsl(15, 67%, 88%) |
| HSV | hsv(15, 16%, 96%) |
| CMYK | cmyk(0%, 12.2%, 16.3%, 3.9%) |
| CIE-LAB | lab(88.17, 8.83, 8.75) |
| CIE-LCH | lch(88.17, 12.43, 44.76°) |
| OKLab | oklab(90.14% 0.0281 0.023) |
| OKLCH | oklch(90.14% 0.036 39.3) |
| XYZ | xyz(72.9758, 72.4230, 67.8806) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.18
Apricot
#FBCEB1
ΔE00 7.44
Peach
#FFDAB9
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 8.91
Lavenderblush
#FFF0F5
ΔE00 9.18
Linen
#FAF0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D7CD #CDEBF5
analogous
#F5CDD7 #F5D7CD #F5EBCD
triadic
#F5D7CD #CDF5D7 #D7CDF5
tetradic
#F5D7CD #D7F5CD #CDEBF5 #EBCDF5
square
#F5D7CD #D7F5CD #CDEBF5 #EBCDF5
split-complementary
#F5D7CD #CDF5EB #CDD7F5
monochromatic
#E18567 #EBAE9A #F5D7CD #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.36
#F5D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#F5D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D7CD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D7CD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#FDD3D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f5d7cd; /* rgb */ color: rgb(245, 215, 205); /* oklch */ color: oklch(90.1% 0.036 39.3);
Tailwind
colors: {
custom: {
50: '#f8e3dc',
500: '#f5d7cd',
950: '#000000',
},
}SCSS
$custom: #f5d7cd; $custom-light: #f8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#f5d7cd",
"rgb": {
"r": 245,
"g": 215,
"b": 205
},
"hsl": {
"h": 15,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.90138,
"c": 0.03627,
"h": 39.3
},
"luminance": 0.72421
}Semantic roles & 50–950 ramp
primary
#F5D7CD
secondary
#90C5D7
accent
#A1CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484