#F3DCBF#F3DCBF
#F3DCBF is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.6% C 0.046 H 73.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCBF |
|---|---|
| RGB | rgb(243, 220, 191) |
| HSL | hsl(33, 68%, 85%) |
| HSV | hsv(33, 21%, 95%) |
| CMYK | cmyk(0%, 9.5%, 21.4%, 4.7%) |
| CIE-LAB | lab(88.92, 3.45, 17.14) |
| CIE-LCH | lch(88.92, 17.49, 78.63°) |
| OKLab | oklab(90.59% 0.013 0.0442) |
| OKLCH | oklch(90.59% 0.046 73.6) |
| XYZ | xyz(71.9594, 74.0045, 59.7738) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.34
Blanchedalmond
#FFEBCD
ΔE00 3.45
Champagne
#F7E7CE
ΔE00 3.47
Warm Beige
#E9DCC9
ΔE00 4.32
Wheat
#F5DEB3
ΔE00 4.44
Peach
#FFDAB9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCBF #BFD6F3
analogous
#F3C2BF #F3DCBF #F0F3BF
triadic
#F3DCBF #BFF3DC #DCBFF3
tetradic
#F3DCBF #BFF3C2 #BFD6F3 #F3BFF0
square
#F3DCBF #BFF3C2 #BFD6F3 #F3BFF0
split-complementary
#F3DCBF #BFF0F3 #C2BFF3
monochromatic
#E0A458 #E9C08B #F3DCBF #FAF1E5 #FAF1E5
Accessibility & contrast
On white
1.33
#F3DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F3DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCBF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCBF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#EAE2C0
Tritanopia (blue-blind)
#FCD6D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f3dcbf; /* rgb */ color: rgb(243, 220, 191); /* oklch */ color: oklch(90.6% 0.046 73.6);
Tailwind
colors: {
custom: {
50: '#f7e6d2',
500: '#f3dcbf',
950: '#000000',
},
}SCSS
$custom: #f3dcbf; $custom-light: #f7e6d2; $custom-dark: #000000;
JSON
{
"hex": "#f3dcbf",
"rgb": {
"r": 243,
"g": 220,
"b": 191
},
"hsl": {
"h": 33.462,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.90586,
"c": 0.04607,
"h": 73.6
},
"luminance": 0.74003
}Semantic roles & 50–950 ramp
primary
#F3DCBF
secondary
#83A6D3
accent
#68D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483