#DBCEBC#DBCEBC
#DBCEBC is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.028 H 76.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEBC |
|---|---|
| RGB | rgb(219, 206, 188) |
| HSL | hsl(35, 30%, 80%) |
| HSV | hsv(35, 14%, 86%) |
| CMYK | cmyk(0%, 5.9%, 14.2%, 14.1%) |
| CIE-LAB | lab(83.36, 1.52, 10.57) |
| CIE-LCH | lch(83.36, 10.68, 81.81°) |
| OKLab | oklab(85.71% 0.0068 0.0276) |
| OKLCH | oklch(85.71% 0.028 76.2) |
| XYZ | xyz(60.3612, 62.8345, 56.5157) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.26
Warm Gray
#C9BEB0
ΔE00 4.30
Champagne
#F7E7CE
ΔE00 6.18
Antiquewhite
#FAEBD7
ΔE00 6.63
Eggshell
#F0EAD6
ΔE00 7.07
Blanchedalmond
#FFEBCD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEBC #BCC9DB
analogous
#DBBFBC #DBCEBC #D8DBBC
triadic
#DBCEBC #BCDBCE #CEBCDB
tetradic
#DBCEBC #BCDBBF #BCC9DB #DBBCD8
square
#DBCEBC #BCDBBF #BCC9DB #DBBCD8
split-complementary
#DBCEBC #BCD8DB #BFBCDB
monochromatic
#B0946C #C6B194 #DBCEBC #F0EBE4 #F4F0EB
Accessibility & contrast
On white
1.55
#DBCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DBCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEBC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEBC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E1CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcebc; /* rgb */ color: rgb(219, 206, 188); /* oklch */ color: oklch(85.7% 0.028 76.2);
Tailwind
colors: {
custom: {
50: '#e6dcd0',
500: '#dbcebc',
950: '#000000',
},
}SCSS
$custom: #dbcebc; $custom-light: #e6dcd0; $custom-dark: #000000;
JSON
{
"hex": "#dbcebc",
"rgb": {
"r": 219,
"g": 206,
"b": 188
},
"hsl": {
"h": 34.839,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85712,
"c": 0.02838,
"h": 76.2
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#DBCEBC
secondary
#899AB2
accent
#6AA93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483