#DAD0C4#DAD0C4
#DAD0C4 is a very light, near-neutral orange. Relative luminance 0.640; OKLCH L 86.2% C 0.020 H 72.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD0C4 |
|---|---|
| RGB | rgb(218, 208, 196) |
| HSL | hsl(33, 23%, 81%) |
| HSV | hsv(33, 10%, 85%) |
| CMYK | cmyk(0%, 4.6%, 10.1%, 14.5%) |
| CIE-LAB | lab(83.97, 1.41, 7.19) |
| CIE-LCH | lch(83.97, 7.32, 78.90°) |
| OKLab | oklab(86.24% 0.0059 0.0189) |
| OKLCH | oklch(86.24% 0.02 72.5) |
| XYZ | xyz(61.4321, 64.0034, 61.3315) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.91
Warm Gray
#C9BEB0
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD0C4 #C4CEDA
analogous
#DAC5C4 #DAD0C4 #D9DAC4
triadic
#DAD0C4 #C4DAD0 #D0C4DA
tetradic
#DAD0C4 #C4DAC5 #C4CEDA #DAC4D9
square
#DAD0C4 #C4DAC5 #C4CEDA #DAC4D9
split-complementary
#DAD0C4 #C4D9DA #C5C4DA
monochromatic
#AB9479 #C2B29E #DAD0C4 #F2EEEA #F3F0EC
Accessibility & contrast
On white
1.52
#DAD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DAD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD0C4
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD0C4 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#DECDCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dad0c4; /* rgb */ color: rgb(218, 208, 196); /* oklch */ color: oklch(86.2% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#e5ded5',
500: '#dad0c4',
950: '#000000',
},
}SCSS
$custom: #dad0c4; $custom-light: #e5ded5; $custom-dark: #000000;
JSON
{
"hex": "#dad0c4",
"rgb": {
"r": 218,
"g": 208,
"b": 196
},
"hsl": {
"h": 32.727,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.86235,
"c": 0.01976,
"h": 72.5
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#DAD0C4
secondary
#92A0B0
accent
#6FA144
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483