#F9CDBA#F9CDBA
#F9CDBA is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.1% C 0.056 H 44.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDBA |
|---|---|
| RGB | rgb(249, 205, 186) |
| HSL | hsl(18, 84%, 85%) |
| HSV | hsv(18, 25%, 98%) |
| CMYK | cmyk(0%, 17.7%, 25.3%, 2.4%) |
| CIE-LAB | lab(85.68, 12.74, 15.29) |
| CIE-LCH | lch(85.68, 19.90, 50.19°) |
| OKLab | oklab(88.14% 0.0401 0.0396) |
| OKLCH | oklch(88.14% 0.056 44.6) |
| XYZ | xyz(69.7620, 67.3503, 55.7700) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.76
Peach
#FFDAB9
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 8.38
Mistyrose
#FFE4E1
ΔE00 8.62
Pale Salmon
#FFB19A
ΔE00 8.77
Bisque
#FFE4C4
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDBA #BAE6F9
analogous
#F9BAC6 #F9CDBA #F9ECBA
triadic
#F9CDBA #BAF9CD #CDBAF9
tetradic
#F9CDBA #C6F9BA #BAE6F9 #ECBAF9
square
#F9CDBA #C6F9BA #BAE6F9 #ECBAF9
split-complementary
#F9CDBA #BAF9EC #BAC6F9
monochromatic
#EF7B49 #F4A482 #F9CDBA #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.45
#F9CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#F9CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDBA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDBA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E2DABA
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f9cdba; /* rgb */ color: rgb(249, 205, 186); /* oklch */ color: oklch(88.1% 0.056 44.6);
Tailwind
colors: {
custom: {
50: '#fcdcce',
500: '#f9cdba',
950: '#000000',
},
}SCSS
$custom: #f9cdba; $custom-light: #fcdcce; $custom-dark: #000000;
JSON
{
"hex": "#f9cdba",
"rgb": {
"r": 249,
"g": 205,
"b": 186
},
"hsl": {
"h": 18.095,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.88137,
"c": 0.05632,
"h": 44.6
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#F9CDBA
secondary
#7BBFDD
accent
#9EE005
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483