#DBCDC2#DBCDC2
#DBCDC2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.022 H 60.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDC2 |
|---|---|
| RGB | rgb(219, 205, 194) |
| HSL | hsl(26, 26%, 81%) |
| HSV | hsv(26, 11%, 86%) |
| CMYK | cmyk(0%, 6.4%, 11.4%, 14.1%) |
| CIE-LAB | lab(83.24, 3.01, 7.22) |
| CIE-LCH | lch(83.24, 7.82, 67.37°) |
| OKLab | oklab(85.67% 0.0106 0.019) |
| OKLCH | oklch(85.67% 0.022 60.7) |
| XYZ | xyz(60.7815, 62.6187, 59.9131) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.62
Warm Beige
#E9DCC9
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 7.20
Antiquewhite
#FAEBD7
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.73
Linen
#FAF0E6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDC2 #C2D0DB
analogous
#DBC2C3 #DBCDC2 #DBD9C2
triadic
#DBCDC2 #C2DBCD #CDC2DB
tetradic
#DBCDC2 #C3DBC2 #C2D0DB #D9C2DB
square
#DBCDC2 #C3DBC2 #C2D0DB #D9C2DB
split-complementary
#DBCDC2 #C2DBD9 #C2C3DB
monochromatic
#AE8E75 #C4AD9C #DBCDC2 #F2EDE8 #F4EFEC
Accessibility & contrast
On white
1.55
#DBCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DBCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDC2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDC2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E0CACA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbcdc2; /* rgb */ color: rgb(219, 205, 194); /* oklch */ color: oklch(85.7% 0.022 60.7);
Tailwind
colors: {
custom: {
50: '#e6dcd4',
500: '#dbcdc2',
950: '#000000',
},
}SCSS
$custom: #dbcdc2; $custom-light: #e6dcd4; $custom-dark: #000000;
JSON
{
"hex": "#dbcdc2",
"rgb": {
"r": 219,
"g": 205,
"b": 194
},
"hsl": {
"h": 26.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.85669,
"c": 0.02173,
"h": 60.7
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#DBCDC2
secondary
#90A3B2
accent
#79A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483