#DBD7C2#DBD7C2
#DBD7C2 is a very light, muted yellow. Relative luminance 0.676; OKLCH L 87.7% C 0.029 H 98.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7C2 |
|---|---|
| RGB | rgb(219, 215, 194) |
| HSL | hsl(50, 26%, 81%) |
| HSV | hsv(50, 11%, 86%) |
| CMYK | cmyk(0%, 1.8%, 11.4%, 14.1%) |
| CIE-LAB | lab(85.78, -2.20, 10.85) |
| CIE-LCH | lch(85.78, 11.07, 101.45°) |
| OKLab | oklab(87.67% -0.004 0.0283) |
| OKLCH | oklch(87.67% 0.029 98.1) |
| XYZ | xyz(63.2505, 67.5566, 60.7361) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.49
Warm Beige
#E9DCC9
ΔE00 4.95
Champagne
#F7E7CE
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 6.65
Beige
#F5F5DC
ΔE00 6.75
Antiquewhite
#FAEBD7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7C2 #C2C6DB
analogous
#DBCAC2 #DBD7C2 #D2DBC2
triadic
#DBD7C2 #C2DBD7 #D7C2DB
tetradic
#DBD7C2 #C2DBCA #C2C6DB #DBC2D2
square
#DBD7C2 #C2DBCA #C2C6DB #DBC2D2
split-complementary
#DBD7C2 #C2D2DB #CAC2DB
monochromatic
#AEA575 #C4BE9C #DBD7C2 #F2F0E8 #F4F2EC
Accessibility & contrast
On white
1.45
#DBD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DBD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7C2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7C2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#DFD4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbd7c2; /* rgb */ color: rgb(219, 215, 194); /* oklch */ color: oklch(87.7% 0.029 98.1);
Tailwind
colors: {
custom: {
50: '#e6e3d4',
500: '#dbd7c2',
950: '#000000',
},
}SCSS
$custom: #dbd7c2; $custom-light: #e6e3d4; $custom-dark: #000000;
JSON
{
"hex": "#dbd7c2",
"rgb": {
"r": 219,
"g": 215,
"b": 194
},
"hsl": {
"h": 50.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.87668,
"c": 0.02855,
"h": 98.1
},
"luminance": 0.67556
}Semantic roles & 50–950 ramp
primary
#DBD7C2
secondary
#9095B2
accent
#51A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483