#DAD2C2#DAD2C2
#DAD2C2 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.6% C 0.023 H 84.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2C2 |
|---|---|
| RGB | rgb(218, 210, 194) |
| HSL | hsl(40, 24%, 81%) |
| HSV | hsv(40, 11%, 85%) |
| CMYK | cmyk(0%, 3.7%, 11%, 14.5%) |
| CIE-LAB | lab(84.43, 0.04, 8.91) |
| CIE-LCH | lch(84.43, 8.91, 89.75°) |
| OKLab | oklab(86.58% 0.0022 0.0233) |
| OKLCH | oklch(86.58% 0.023 84.6) |
| XYZ | xyz(61.6967, 64.8943, 60.3041) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.33
Warm Gray
#C9BEB0
ΔE00 5.16
Eggshell
#F0EAD6
ΔE00 5.63
Champagne
#F7E7CE
ΔE00 6.30
Antiquewhite
#FAEBD7
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2C2 #C2CADA
analogous
#DAC6C2 #DAD2C2 #D6DAC2
triadic
#DAD2C2 #C2DAD2 #D2C2DA
tetradic
#DAD2C2 #C2DAC6 #C2CADA #DAC2D6
square
#DAD2C2 #C2DAC6 #C2CADA #DAC2D6
split-complementary
#DAD2C2 #C2D6DA #C6C2DA
monochromatic
#AC9A76 #C3B69C #DAD2C2 #F1EEE8 #F3F1EC
Accessibility & contrast
On white
1.50
#DAD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DAD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2C2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2C2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D8D4C2
Tritanopia (blue-blind)
#DFCFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dad2c2; /* rgb */ color: rgb(218, 210, 194); /* oklch */ color: oklch(86.6% 0.023 84.6);
Tailwind
colors: {
custom: {
50: '#e5dfd4',
500: '#dad2c2',
950: '#000000',
},
}SCSS
$custom: #dad2c2; $custom-light: #e5dfd4; $custom-dark: #000000;
JSON
{
"hex": "#dad2c2",
"rgb": {
"r": 218,
"g": 210,
"b": 194
},
"hsl": {
"h": 40,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.86582,
"c": 0.02339,
"h": 84.6
},
"luminance": 0.64894
}Semantic roles & 50–950 ramp
primary
#DAD2C2
secondary
#909BB0
accent
#63A343
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483