#F9DCBB#F9DCBB
#F9DCBB is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.0% C 0.054 H 70.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCBB |
|---|---|
| RGB | rgb(249, 220, 187) |
| HSL | hsl(32, 84%, 85%) |
| HSV | hsv(32, 25%, 98%) |
| CMYK | cmyk(0%, 11.6%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.35, 5.10, 19.91) |
| CIE-LCH | lch(89.35, 20.55, 75.64°) |
| OKLab | oklab(91.02% 0.0179 0.051) |
| OKLCH | oklch(91.02% 0.054 70.7) |
| XYZ | xyz(73.6303, 74.9162, 57.5858) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.82
Peach
#FFDAB9
ΔE00 2.82
Light Peach
#FFD8B1
ΔE00 3.07
Navajowhite
#FFDEAD
ΔE00 4.36
Blanchedalmond
#FFEBCD
ΔE00 4.37
Wheat
#F5DEB3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCBB #BBD8F9
analogous
#F9BDBB #F9DCBB #F7F9BB
triadic
#F9DCBB #BBF9DC #DCBBF9
tetradic
#F9DCBB #BBF9BD #BBD8F9 #F9BBF7
square
#F9DCBB #BBF9BD #BBD8F9 #F9BBF7
split-complementary
#F9DCBB #BBF7F9 #BDBBF9
monochromatic
#EFA24B #F4BF83 #F9DCBB #FDF1E3 #FDF1E3
Accessibility & contrast
On white
1.31
#F9DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F9DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCBB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCBB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f9dcbb; /* rgb */ color: rgb(249, 220, 187); /* oklch */ color: oklch(91.0% 0.054 70.7);
Tailwind
colors: {
custom: {
50: '#fce6cf',
500: '#f9dcbb',
950: '#000000',
},
}SCSS
$custom: #f9dcbb; $custom-light: #fce6cf; $custom-dark: #000000;
JSON
{
"hex": "#f9dcbb",
"rgb": {
"r": 249,
"g": 220,
"b": 187
},
"hsl": {
"h": 31.935,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.91017,
"c": 0.05409,
"h": 70.7
},
"luminance": 0.74914
}Semantic roles & 50–950 ramp
primary
#F9DCBB
secondary
#7BA9DD
accent
#6CE005
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483