#DAD2C8#DAD2C8
#DAD2C8 is a very light, near-neutral orange. Relative luminance 0.652; OKLCH L 86.7% C 0.016 H 73.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2C8 |
|---|---|
| RGB | rgb(218, 210, 200) |
| HSL | hsl(33, 20%, 82%) |
| HSV | hsv(33, 8%, 85%) |
| CMYK | cmyk(0%, 3.7%, 8.3%, 14.5%) |
| CIE-LAB | lab(84.57, 1.03, 5.93) |
| CIE-LCH | lch(84.57, 6.02, 80.14°) |
| OKLab | oklab(86.74% 0.0046 0.0156) |
| OKLCH | oklch(86.74% 0.016 73.7) |
| XYZ | xyz(62.3842, 65.1693, 63.9249) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.37
Warm Gray
#C9BEB0
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.77
Light Grey
#D8DCD6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2C8 #C8D0DA
analogous
#DAC9C8 #DAD2C8 #D9DAC8
triadic
#DAD2C8 #C8DAD2 #D2C8DA
tetradic
#DAD2C8 #C8DAC9 #C8D0DA #DAC8D9
square
#DAD2C8 #C8DAC9 #C8D0DA #DAC8D9
split-complementary
#DAD2C8 #C8D9DA #C9C8DA
monochromatic
#A9967F #C1B4A3 #DAD2C8 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.50
#DAD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DAD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2C8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2C8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#DED0CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dad2c8; /* rgb */ color: rgb(218, 210, 200); /* oklch */ color: oklch(86.7% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#e5dfd8',
500: '#dad2c8',
950: '#000000',
},
}SCSS
$custom: #dad2c8; $custom-light: #e5dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dad2c8",
"rgb": {
"r": 218,
"g": 210,
"b": 200
},
"hsl": {
"h": 33.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.8674,
"c": 0.01625,
"h": 73.7
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#DAD2C8
secondary
#97A2B0
accent
#6E9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483