#F0DCBB#F0DCBB
#F0DCBB is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.2% C 0.049 H 80.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCBB |
|---|---|
| RGB | rgb(240, 220, 187) |
| HSL | hsl(37, 64%, 84%) |
| HSV | hsv(37, 22%, 94%) |
| CMYK | cmyk(0%, 8.3%, 22.1%, 5.9%) |
| CIE-LAB | lab(88.59, 1.78, 18.73) |
| CIE-LCH | lch(88.59, 18.81, 84.58°) |
| OKLab | oklab(90.24% 0.0082 0.0481) |
| OKLCH | oklch(90.24% 0.049 80.3) |
| XYZ | xyz(70.4981, 73.3012, 57.4389) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.79
Blanchedalmond
#FFEBCD
ΔE00 3.47
Champagne
#F7E7CE
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 3.62
Moccasin
#FFE4B5
ΔE00 4.27
Papayawhip
#FFEFD5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCBB #BBCFF0
analogous
#F0C1BB #F0DCBB #E9F0BB
triadic
#F0DCBB #BBF0DC #DCBBF0
tetradic
#F0DCBB #BBF0C1 #BBCFF0 #F0BBE9
square
#F0DCBB #BBF0C1 #BBCFF0 #F0BBE9
split-complementary
#F0DCBB #BBE9F0 #C1BBF0
monochromatic
#DAA857 #E5C289 #F0DCBB #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.34
#F0DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#F0DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCBB
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCBB | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#F9D6D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0dcbb; /* rgb */ color: rgb(240, 220, 187); /* oklch */ color: oklch(90.2% 0.049 80.3);
Tailwind
colors: {
custom: {
50: '#f5e6cf',
500: '#f0dcbb',
950: '#000000',
},
}SCSS
$custom: #f0dcbb; $custom-light: #f5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f0dcbb",
"rgb": {
"r": 240,
"g": 220,
"b": 187
},
"hsl": {
"h": 37.358,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.90237,
"c": 0.04882,
"h": 80.3
},
"luminance": 0.733
}Semantic roles & 50–950 ramp
primary
#F0DCBB
secondary
#819ECF
accent
#5DCC1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483