#F6DCBB#F6DCBB
#F6DCBB is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.8% C 0.052 H 73.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DCBB |
|---|---|
| RGB | rgb(246, 220, 187) |
| HSL | hsl(34, 77%, 85%) |
| HSV | hsv(34, 24%, 96%) |
| CMYK | cmyk(0%, 10.6%, 24%, 3.5%) |
| CIE-LAB | lab(89.10, 3.99, 19.51) |
| CIE-LCH | lch(89.10, 19.91, 78.44°) |
| OKLab | oklab(90.76% 0.0147 0.0501) |
| OKLCH | oklch(90.76% 0.052 73.7) |
| XYZ | xyz(72.5693, 74.3691, 57.5360) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.92
Wheat
#F5DEB3
ΔE00 3.70
Blanchedalmond
#FFEBCD
ΔE00 3.75
Peach
#FFDAB9
ΔE00 3.96
Light Peach
#FFD8B1
ΔE00 4.02
Navajowhite
#FFDEAD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DCBB #BBD5F6
analogous
#F6BEBB #F6DCBB #F3F6BB
triadic
#F6DCBB #BBF6DC #DCBBF6
tetradic
#F6DCBB #BBF6BE #BBD5F6 #F6BBF3
square
#F6DCBB #BBF6BE #BBD5F6 #F6BBF3
split-complementary
#F6DCBB #BBF3F6 #BEBBF6
monochromatic
#E8A44F #EFC085 #F6DCBB #FBF1E4 #FBF1E4
Accessibility & contrast
On white
1.32
#F6DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#F6DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DCBB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DCBB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6dcbb; /* rgb */ color: rgb(246, 220, 187); /* oklch */ color: oklch(90.8% 0.052 73.7);
Tailwind
colors: {
custom: {
50: '#f9e6cf',
500: '#f6dcbb',
950: '#000000',
},
}SCSS
$custom: #f6dcbb; $custom-light: #f9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f6dcbb",
"rgb": {
"r": 246,
"g": 220,
"b": 187
},
"hsl": {
"h": 33.559,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.90755,
"c": 0.05217,
"h": 73.7
},
"luminance": 0.74367
}Semantic roles & 50–950 ramp
primary
#F6DCBB
secondary
#7DA5D8
accent
#67D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483