#F3D7BB#F3D7BB
#F3D7BB is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.5% C 0.049 H 67.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D7BB |
|---|---|
| RGB | rgb(243, 215, 187) |
| HSL | hsl(30, 70%, 84%) |
| HSV | hsv(30, 23%, 95%) |
| CMYK | cmyk(0%, 11.5%, 23%, 4.7%) |
| CIE-LAB | lab(87.60, 5.46, 17.39) |
| CIE-LCH | lch(87.60, 18.22, 72.56°) |
| OKLab | oklab(89.52% 0.0189 0.0448) |
| OKLCH | oklch(89.52% 0.049 67.1) |
| XYZ | xyz(70.2326, 71.2455, 57.0562) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 3.87
Blanchedalmond
#FFEBCD
ΔE00 5.44
Champagne
#F7E7CE
ΔE00 5.57
Apricot
#FBCEB1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D7BB #BBD7F3
analogous
#F3BBBB #F3D7BB #F3F3BB
triadic
#F3D7BB #BBF3D7 #D7BBF3
tetradic
#F3D7BB #BBF3BB #BBD7F3 #F3BBF3
square
#F3D7BB #BBF3BB #BBD7F3 #F3BBF3
split-complementary
#F3D7BB #BBF3F3 #BBBBF3
monochromatic
#E19A53 #EAB887 #F3D7BB #FAF0E5 #FAF0E5
Accessibility & contrast
On white
1.38
#F3D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F3D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D7BB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D7BB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#FDD1CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3d7bb; /* rgb */ color: rgb(243, 215, 187); /* oklch */ color: oklch(89.5% 0.049 67.1);
Tailwind
colors: {
custom: {
50: '#f7e3cf',
500: '#f3d7bb',
950: '#000000',
},
}SCSS
$custom: #f3d7bb; $custom-light: #f7e3cf; $custom-dark: #000000;
JSON
{
"hex": "#f3d7bb",
"rgb": {
"r": 243,
"g": 215,
"b": 187
},
"hsl": {
"h": 30,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.89523,
"c": 0.04861,
"h": 67.1
},
"luminance": 0.71243
}Semantic roles & 50–950 ramp
primary
#F3D7BB
secondary
#7FA9D3
accent
#73D214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483