#DAD4C6#DAD4C6
#DAD4C6 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.1% C 0.020 H 87.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD4C6 |
|---|---|
| RGB | rgb(218, 212, 198) |
| HSL | hsl(42, 21%, 82%) |
| HSV | hsv(42, 9%, 85%) |
| CMYK | cmyk(0%, 2.8%, 9.2%, 14.5%) |
| CIE-LAB | lab(85.03, -0.34, 7.65) |
| CIE-LCH | lch(85.03, 7.66, 92.58°) |
| OKLab | oklab(87.09% 0.0009 0.02) |
| OKLCH | oklch(87.09% 0.02 87.5) |
| XYZ | xyz(62.6488, 66.0702, 62.8676) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.83
Eggshell
#F0EAD6
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.55
Champagne
#F7E7CE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD4C6 #C6CCDA
analogous
#DACAC6 #DAD4C6 #D6DAC6
triadic
#DAD4C6 #C6DAD4 #D4C6DA
tetradic
#DAD4C6 #C6DACA #C6CCDA #DAC6D6
square
#DAD4C6 #C6DACA #C6CCDA #DAC6D6
split-complementary
#DAD4C6 #C6D6DA #CAC6DA
monochromatic
#AA9C7C #C2B8A1 #DAD4C6 #F2F0EB #F3F1EC
Accessibility & contrast
On white
1.48
#DAD4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DAD4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD4C6
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD4C6 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#DED2D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dad4c6; /* rgb */ color: rgb(218, 212, 198); /* oklch */ color: oklch(87.1% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#e5e1d7',
500: '#dad4c6',
950: '#000000',
},
}SCSS
$custom: #dad4c6; $custom-light: #e5e1d7; $custom-dark: #000000;
JSON
{
"hex": "#dad4c6",
"rgb": {
"r": 218,
"g": 212,
"b": 198
},
"hsl": {
"h": 42,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87087,
"c": 0.02007,
"h": 87.5
},
"luminance": 0.6607
}Semantic roles & 50–950 ramp
primary
#DAD4C6
secondary
#949DB0
accent
#61A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483