#F1DCBB#F1DCBB
#F1DCBB is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.3% C 0.049 H 79.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DCBB |
|---|---|
| RGB | rgb(241, 220, 187) |
| HSL | hsl(37, 66%, 84%) |
| HSV | hsv(37, 22%, 95%) |
| CMYK | cmyk(0%, 8.7%, 22.4%, 5.5%) |
| CIE-LAB | lab(88.67, 2.15, 18.86) |
| CIE-LCH | lch(88.67, 18.98, 83.51°) |
| OKLab | oklab(90.32% 0.0093 0.0484) |
| OKLCH | oklch(90.32% 0.049 79.1) |
| XYZ | xyz(70.8386, 73.4768, 57.4549) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.83
Bisque
#FFE4C4
ΔE00 3.27
Blanchedalmond
#FFEBCD
ΔE00 3.40
Champagne
#F7E7CE
ΔE00 3.57
Moccasin
#FFE4B5
ΔE00 4.19
Papayawhip
#FFEFD5
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DCBB #BBD0F1
analogous
#F1C1BB #F1DCBB #EBF1BB
triadic
#F1DCBB #BBF1DC #DCBBF1
tetradic
#F1DCBB #BBF1C1 #BBD0F1 #F1BBEB
square
#F1DCBB #BBF1C1 #BBD0F1 #F1BBEB
split-complementary
#F1DCBB #BBEBF1 #C1BBF1
monochromatic
#DCA855 #E7C288 #F1DCBB #FAF2E6 #FAF2E6
Accessibility & contrast
On white
1.34
#F1DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#F1DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DCBB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DCBB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#EAE1BC
Tritanopia (blue-blind)
#FBD6D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f1dcbb; /* rgb */ color: rgb(241, 220, 187); /* oklch */ color: oklch(90.3% 0.049 79.1);
Tailwind
colors: {
custom: {
50: '#f6e6cf',
500: '#f1dcbb',
950: '#000000',
},
}SCSS
$custom: #f1dcbb; $custom-light: #f6e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f1dcbb",
"rgb": {
"r": 241,
"g": 220,
"b": 187
},
"hsl": {
"h": 36.667,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.90322,
"c": 0.04932,
"h": 79.1
},
"luminance": 0.73475
}Semantic roles & 50–950 ramp
primary
#F1DCBB
secondary
#809FD0
accent
#5FCE18
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483