#D6CEB8#D6CEB8
#D6CEB8 is a very light, muted orange. Relative luminance 0.619; OKLCH L 85.2% C 0.031 H 90.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CEB8 |
|---|---|
| RGB | rgb(214, 206, 184) |
| HSL | hsl(44, 27%, 78%) |
| HSV | hsv(44, 14%, 84%) |
| CMYK | cmyk(0%, 3.7%, 14%, 16.1%) |
| CIE-LAB | lab(82.86, -0.92, 11.94) |
| CIE-LCH | lch(82.86, 11.97, 94.41°) |
| OKLab | oklab(85.2% -0.0002 0.031) |
| OKLCH | oklch(85.2% 0.031 90.4) |
| XYZ | xyz(58.4539, 61.9002, 54.2067) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.70
Warm Gray
#C9BEB0
ΔE00 5.51
Eggshell
#F0EAD6
ΔE00 6.39
Champagne
#F7E7CE
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CEB8 #B8C0D6
analogous
#D6BFB8 #D6CEB8 #CFD6B8
triadic
#D6CEB8 #B8D6CE #CEB8D6
tetradic
#D6CEB8 #B8D6BF #B8C0D6 #D6B8CF
square
#D6CEB8 #B8D6BF #B8C0D6 #D6B8CF
split-complementary
#D6CEB8 #B8CFD6 #BFB8D6
monochromatic
#A9986A #C0B391 #D6CEB8 #ECE9DF #F4F2EC
Accessibility & contrast
On white
1.57
#D6CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#D6CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CEB8
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CEB8 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB7
Deuteranopia (green-blind)
#D6CFB9
Tritanopia (blue-blind)
#DBCAC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d6ceb8; /* rgb */ color: rgb(214, 206, 184); /* oklch */ color: oklch(85.2% 0.031 90.4);
Tailwind
colors: {
custom: {
50: '#e2dccd',
500: '#d6ceb8',
950: '#000000',
},
}SCSS
$custom: #d6ceb8; $custom-light: #e2dccd; $custom-dark: #000000;
JSON
{
"hex": "#d6ceb8",
"rgb": {
"r": 214,
"g": 206,
"b": 184
},
"hsl": {
"h": 44,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.85195,
"c": 0.03101,
"h": 90.4
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#D6CEB8
secondary
#8690AC
accent
#5BA540
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483