#F5CDBA#F5CDBA
#F5CDBA is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.8% C 0.052 H 46.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDBA |
|---|---|
| RGB | rgb(245, 205, 186) |
| HSL | hsl(19, 75%, 85%) |
| HSV | hsv(19, 24%, 96%) |
| CMYK | cmyk(0%, 16.3%, 24.1%, 3.9%) |
| CIE-LAB | lab(85.31, 11.27, 14.72) |
| CIE-LCH | lch(85.31, 18.54, 52.57°) |
| OKLab | oklab(87.77% 0.0357 0.0381) |
| OKLCH | oklch(87.77% 0.052 46.9) |
| XYZ | xyz(68.3511, 66.6228, 55.7039) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.51
Peach
#FFDAB9
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 7.81
Mistyrose
#FFE4E1
ΔE00 8.42
Bisque
#FFE4C4
ΔE00 9.39
Pale Salmon
#FFB19A
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDBA #BAE2F5
analogous
#F5BAC5 #F5CDBA #F5EBBA
triadic
#F5CDBA #BAF5CD #CDBAF5
tetradic
#F5CDBA #C5F5BA #BAE2F5 #EBBAF5
square
#F5CDBA #C5F5BA #BAE2F5 #EBBAF5
split-complementary
#F5CDBA #BAF5EB #BAC5F5
monochromatic
#E6804F #EDA685 #F5CDBA #FBECE4 #FBECE4
Accessibility & contrast
On white
1.47
#F5CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F5CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDBA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDBA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5cdba; /* rgb */ color: rgb(245, 205, 186); /* oklch */ color: oklch(87.8% 0.052 46.9);
Tailwind
colors: {
custom: {
50: '#f9dcce',
500: '#f5cdba',
950: '#000000',
},
}SCSS
$custom: #f5cdba; $custom-light: #f9dcce; $custom-dark: #000000;
JSON
{
"hex": "#f5cdba",
"rgb": {
"r": 245,
"g": 205,
"b": 186
},
"hsl": {
"h": 19.322,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.87765,
"c": 0.05225,
"h": 46.9
},
"luminance": 0.6662
}Semantic roles & 50–950 ramp
primary
#F5CDBA
secondary
#7DB9D6
accent
#96D70F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483