#F0DBBE#F0DBBE
#F0DBBE is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.1% C 0.045 H 76.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBBE |
|---|---|
| RGB | rgb(240, 219, 190) |
| HSL | hsl(35, 63%, 84%) |
| HSV | hsv(35, 21%, 94%) |
| CMYK | cmyk(0%, 8.8%, 20.8%, 5.9%) |
| CIE-LAB | lab(88.40, 2.72, 16.90) |
| CIE-LCH | lch(88.40, 17.12, 80.85°) |
| OKLab | oklab(90.11% 0.0109 0.0436) |
| OKLCH | oklch(90.11% 0.045 76) |
| XYZ | xyz(70.5610, 72.9077, 59.0608) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.04
Champagne
#F7E7CE
ΔE00 3.21
Blanchedalmond
#FFEBCD
ΔE00 3.49
Warm Beige
#E9DCC9
ΔE00 3.87
Wheat
#F5DEB3
ΔE00 4.17
Papayawhip
#FFEFD5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBBE #BED3F0
analogous
#F0C2BE #F0DBBE #ECF0BE
triadic
#F0DBBE #BEF0DB #DBBEF0
tetradic
#F0DBBE #BEF0C2 #BED3F0 #F0BEEC
square
#F0DBBE #BEF0C2 #BED3F0 #F0BEEC
split-complementary
#F0DBBE #BEECF0 #C2BEF0
monochromatic
#D9A45B #E5BF8C #F0DBBE #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.35
#F0DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#F0DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBBE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBBE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#F9D5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0dbbe; /* rgb */ color: rgb(240, 219, 190); /* oklch */ color: oklch(90.1% 0.045 76.0);
Tailwind
colors: {
custom: {
50: '#f5e6d1',
500: '#f0dbbe',
950: '#000000',
},
}SCSS
$custom: #f0dbbe; $custom-light: #f5e6d1; $custom-dark: #000000;
JSON
{
"hex": "#f0dbbe",
"rgb": {
"r": 240,
"g": 219,
"b": 190
},
"hsl": {
"h": 34.8,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.9011,
"c": 0.04491,
"h": 76
},
"luminance": 0.72906
}Semantic roles & 50–950 ramp
primary
#F0DBBE
secondary
#84A3CF
accent
#65CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483