#F8CDBA#F8CDBA
#F8CDBA is a very light, muted orange. Relative luminance 0.672; OKLCH L 88.0% C 0.055 H 45.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDBA |
|---|---|
| RGB | rgb(248, 205, 186) |
| HSL | hsl(18, 82%, 85%) |
| HSV | hsv(18, 25%, 97%) |
| CMYK | cmyk(0%, 17.3%, 25%, 2.7%) |
| CIE-LAB | lab(85.59, 12.37, 15.15) |
| CIE-LCH | lch(85.59, 19.56, 50.76°) |
| OKLab | oklab(88.04% 0.039 0.0392) |
| OKLCH | oklch(88.04% 0.055 45.1) |
| XYZ | xyz(69.4064, 67.1670, 55.7534) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.67
Peach
#FFDAB9
ΔE00 6.92
Light Peach
#FFD8B1
ΔE00 8.23
Mistyrose
#FFE4E1
ΔE00 8.55
Pale Salmon
#FFB19A
ΔE00 8.96
Bisque
#FFE4C4
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDBA #BAE5F8
analogous
#F8BAC6 #F8CDBA #F8ECBA
triadic
#F8CDBA #BAF8CD #CDBAF8
tetradic
#F8CDBA #C6F8BA #BAE5F8 #ECBAF8
square
#F8CDBA #C6F8BA #BAE5F8 #ECBAF8
split-complementary
#F8CDBA #BAF8EC #BAC6F8
monochromatic
#ED7C4B #F2A582 #F8CDBA #FCEBE3 #FCEBE3
Accessibility & contrast
On white
1.46
#F8CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F8CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDBA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDBA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E2D9BA
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f8cdba; /* rgb */ color: rgb(248, 205, 186); /* oklch */ color: oklch(88.0% 0.055 45.1);
Tailwind
colors: {
custom: {
50: '#fbdcce',
500: '#f8cdba',
950: '#000000',
},
}SCSS
$custom: #f8cdba; $custom-light: #fbdcce; $custom-dark: #000000;
JSON
{
"hex": "#f8cdba",
"rgb": {
"r": 248,
"g": 205,
"b": 186
},
"hsl": {
"h": 18.387,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.88044,
"c": 0.0553,
"h": 45.1
},
"luminance": 0.67164
}Semantic roles & 50–950 ramp
primary
#F8CDBA
secondary
#7BBEDB
accent
#9CDE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483