#DBCEBF#DBCEBF
#DBCEBF is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.8% C 0.025 H 71.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEBF |
|---|---|
| RGB | rgb(219, 206, 191) |
| HSL | hsl(32, 28%, 80%) |
| HSV | hsv(32, 13%, 86%) |
| CMYK | cmyk(0%, 5.9%, 12.8%, 14.1%) |
| CIE-LAB | lab(83.42, 2.00, 9.07) |
| CIE-LCH | lch(83.42, 9.29, 77.58°) |
| OKLab | oklab(85.79% 0.008 0.0237) |
| OKLCH | oklch(85.79% 0.025 71.4) |
| XYZ | xyz(60.6880, 62.9652, 58.2366) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.60
Warm Gray
#C9BEB0
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 6.69
Antiquewhite
#FAEBD7
ΔE00 6.78
Eggshell
#F0EAD6
ΔE00 7.50
Linen
#FAF0E6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEBF #BFCCDB
analogous
#DBC0BF #DBCEBF #DADBBF
triadic
#DBCEBF #BFDBCE #CEBFDB
tetradic
#DBCEBF #BFDBC0 #BFCCDB #DBBFDA
square
#DBCEBF #BFDBC0 #BFCCDB #DBBFDA
split-complementary
#DBCEBF #BFDADB #C0BFDB
monochromatic
#AF9271 #C5B098 #DBCEBF #F1ECE6 #F4F0EB
Accessibility & contrast
On white
1.54
#DBCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DBCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEBF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEBF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#E0CBCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcebf; /* rgb */ color: rgb(219, 206, 191); /* oklch */ color: oklch(85.8% 0.025 71.4);
Tailwind
colors: {
custom: {
50: '#e6dcd2',
500: '#dbcebf',
950: '#000000',
},
}SCSS
$custom: #dbcebf; $custom-light: #e6dcd2; $custom-dark: #000000;
JSON
{
"hex": "#dbcebf",
"rgb": {
"r": 219,
"g": 206,
"b": 191
},
"hsl": {
"h": 32.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.85789,
"c": 0.02503,
"h": 71.4
},
"luminance": 0.62964
}Semantic roles & 50–950 ramp
primary
#DBCEBF
secondary
#8C9EB2
accent
#6FA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483