#DBD2C4#DBD2C4
#DBD2C4 is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.7% C 0.021 H 79.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2C4 |
|---|---|
| RGB | rgb(219, 210, 196) |
| HSL | hsl(37, 24%, 81%) |
| HSV | hsv(37, 11%, 86%) |
| CMYK | cmyk(0%, 4.1%, 10.5%, 14.1%) |
| CIE-LAB | lab(84.56, 0.72, 8.04) |
| CIE-LCH | lch(84.56, 8.07, 84.87°) |
| OKLab | oklab(86.72% 0.0041 0.0211) |
| OKLCH | oklch(86.72% 0.021 79.1) |
| XYZ | xyz(62.2228, 65.1395, 61.5091) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.24
Warm Gray
#C9BEB0
ΔE00 4.94
Eggshell
#F0EAD6
ΔE00 6.08
Antiquewhite
#FAEBD7
ΔE00 6.41
Champagne
#F7E7CE
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2C4 #C4CDDB
analogous
#DBC7C4 #DBD2C4 #D9DBC4
triadic
#DBD2C4 #C4DBD2 #D2C4DB
tetradic
#DBD2C4 #C4DBC7 #C4CDDB #DBC4D9
square
#DBD2C4 #C4DBC7 #C4CDDB #DBC4D9
split-complementary
#DBD2C4 #C4D9DB #C7C4DB
monochromatic
#AD9878 #C4B59E #DBD2C4 #F2EFEA #F3F1EC
Accessibility & contrast
On white
1.50
#DBD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DBD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2C4
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2C4 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#DFCFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd2c4; /* rgb */ color: rgb(219, 210, 196); /* oklch */ color: oklch(86.7% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#e6dfd5',
500: '#dbd2c4',
950: '#000000',
},
}SCSS
$custom: #dbd2c4; $custom-light: #e6dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dbd2c4",
"rgb": {
"r": 219,
"g": 210,
"b": 196
},
"hsl": {
"h": 36.522,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.86716,
"c": 0.02145,
"h": 79.1
},
"luminance": 0.65139
}Semantic roles & 50–950 ramp
primary
#DBD2C4
secondary
#929EB1
accent
#68A343
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483