#DBCEBE#DBCEBE
#DBCEBE is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.026 H 73.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEBE |
|---|---|
| RGB | rgb(219, 206, 190) |
| HSL | hsl(33, 29%, 80%) |
| HSV | hsv(33, 13%, 86%) |
| CMYK | cmyk(0%, 5.9%, 13.2%, 14.1%) |
| CIE-LAB | lab(83.40, 1.84, 9.57) |
| CIE-LCH | lch(83.40, 9.75, 79.13°) |
| OKLab | oklab(85.76% 0.0076 0.025) |
| OKLCH | oklch(85.76% 0.026 73.2) |
| XYZ | xyz(60.5783, 62.9213, 57.6590) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.44
Warm Gray
#C9BEB0
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 6.49
Antiquewhite
#FAEBD7
ΔE00 6.70
Eggshell
#F0EAD6
ΔE00 7.33
Linen
#FAF0E6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEBE #BECBDB
analogous
#DBBFBE #DBCEBE #DADBBE
triadic
#DBCEBE #BEDBCE #CEBEDB
tetradic
#DBCEBE #BEDBBF #BECBDB #DBBEDA
square
#DBCEBE #BEDBBF #BECBDB #DBBEDA
split-complementary
#DBCEBE #BEDADB #BFBEDB
monochromatic
#AF936F #C5B097 #DBCEBE #F1ECE5 #F4F0EB
Accessibility & contrast
On white
1.55
#DBCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DBCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEBE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEBE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#E1CBC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcebe; /* rgb */ color: rgb(219, 206, 190); /* oklch */ color: oklch(85.8% 0.026 73.2);
Tailwind
colors: {
custom: {
50: '#e6dcd1',
500: '#dbcebe',
950: '#000000',
},
}SCSS
$custom: #dbcebe; $custom-light: #e6dcd1; $custom-dark: #000000;
JSON
{
"hex": "#dbcebe",
"rgb": {
"r": 219,
"g": 206,
"b": 190
},
"hsl": {
"h": 33.103,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.85763,
"c": 0.02613,
"h": 73.2
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#DBCEBE
secondary
#8B9DB2
accent
#6DA73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483