#DBD2C2#DBD2C2
#DBD2C2 is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.7% C 0.024 H 82.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2C2 |
|---|---|
| RGB | rgb(219, 210, 194) |
| HSL | hsl(38, 26%, 81%) |
| HSV | hsv(38, 11%, 86%) |
| CMYK | cmyk(0%, 4.1%, 11.4%, 14.1%) |
| CIE-LAB | lab(84.51, 0.40, 9.03) |
| CIE-LCH | lch(84.51, 9.04, 87.49°) |
| OKLab | oklab(86.66% 0.0033 0.0236) |
| OKLCH | oklch(86.66% 0.024 82.1) |
| XYZ | xyz(61.9967, 65.0490, 60.3182) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.03
Warm Gray
#C9BEB0
ΔE00 5.05
Eggshell
#F0EAD6
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 6.09
Antiquewhite
#FAEBD7
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2C2 #C2CBDB
analogous
#DBC5C2 #DBD2C2 #D7DBC2
triadic
#DBD2C2 #C2DBD2 #D2C2DB
tetradic
#DBD2C2 #C2DBC5 #C2CBDB #DBC2D7
square
#DBD2C2 #C2DBC5 #C2CBDB #DBC2D7
split-complementary
#DBD2C2 #C2D7DB #C5C2DB
monochromatic
#AE9975 #C4B69C #DBD2C2 #F2EEE8 #F4F1EC
Accessibility & contrast
On white
1.50
#DBD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DBD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2C2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2C2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E0CFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd2c2; /* rgb */ color: rgb(219, 210, 194); /* oklch */ color: oklch(86.7% 0.024 82.1);
Tailwind
colors: {
custom: {
50: '#e6dfd4',
500: '#dbd2c2',
950: '#000000',
},
}SCSS
$custom: #dbd2c2; $custom-light: #e6dfd4; $custom-dark: #000000;
JSON
{
"hex": "#dbd2c2",
"rgb": {
"r": 219,
"g": 210,
"b": 194
},
"hsl": {
"h": 38.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.86664,
"c": 0.02384,
"h": 82.1
},
"luminance": 0.65048
}Semantic roles & 50–950 ramp
primary
#DBD2C2
secondary
#909CB2
accent
#65A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483