#DBCEBB#DBCEBB
#DBCEBB is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.030 H 77.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEBB |
|---|---|
| RGB | rgb(219, 206, 187) |
| HSL | hsl(36, 31%, 80%) |
| HSV | hsv(36, 15%, 86%) |
| CMYK | cmyk(0%, 5.9%, 14.6%, 14.1%) |
| CIE-LAB | lab(83.33, 1.36, 11.07) |
| CIE-LCH | lch(83.33, 11.15, 82.97°) |
| OKLab | oklab(85.69% 0.0064 0.0288) |
| OKLCH | oklch(85.69% 0.03 77.5) |
| XYZ | xyz(60.2538, 62.7915, 55.9499) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.25
Warm Gray
#C9BEB0
ΔE00 4.42
Champagne
#F7E7CE
ΔE00 6.06
Antiquewhite
#FAEBD7
ΔE00 6.64
Eggshell
#F0EAD6
ΔE00 6.98
Blanchedalmond
#FFEBCD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEBB #BBC8DB
analogous
#DBBEBB #DBCEBB #D8DBBB
triadic
#DBCEBB #BBDBCE #CEBBDB
tetradic
#DBCEBB #BBDBBE #BBC8DB #DBBBD8
square
#DBCEBB #BBDBBE #BBC8DB #DBBBD8
split-complementary
#DBCEBB #BBD8DB #BEBBDB
monochromatic
#B1946B #C6B193 #DBCEBB #F0EBE3 #F4F1EB
Accessibility & contrast
On white
1.55
#DBCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DBCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEBB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEBB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#E1CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcebb; /* rgb */ color: rgb(219, 206, 187); /* oklch */ color: oklch(85.7% 0.030 77.5);
Tailwind
colors: {
custom: {
50: '#e6dccf',
500: '#dbcebb',
950: '#000000',
},
}SCSS
$custom: #dbcebb; $custom-light: #e6dccf; $custom-dark: #000000;
JSON
{
"hex": "#dbcebb",
"rgb": {
"r": 219,
"g": 206,
"b": 187
},
"hsl": {
"h": 35.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.85687,
"c": 0.02953,
"h": 77.5
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#DBCEBB
secondary
#8899B2
accent
#68A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483