#DAD2C4#DAD2C4
#DAD2C4 is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.6% C 0.021 H 81.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2C4 |
|---|---|
| RGB | rgb(218, 210, 196) |
| HSL | hsl(38, 23%, 81%) |
| HSV | hsv(38, 10%, 85%) |
| CMYK | cmyk(0%, 3.7%, 10.1%, 14.5%) |
| CIE-LAB | lab(84.48, 0.37, 7.92) |
| CIE-LCH | lch(84.48, 7.92, 87.35°) |
| OKLab | oklab(86.63% 0.003 0.0207) |
| OKLCH | oklch(86.63% 0.021 81.8) |
| XYZ | xyz(61.9228, 64.9848, 61.4951) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.47
Warm Gray
#C9BEB0
ΔE00 5.02
Eggshell
#F0EAD6
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.33
Champagne
#F7E7CE
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2C4 #C4CCDA
analogous
#DAC7C4 #DAD2C4 #D7DAC4
triadic
#DAD2C4 #C4DAD2 #D2C4DA
tetradic
#DAD2C4 #C4DAC7 #C4CCDA #DAC4D7
square
#DAD2C4 #C4DAC7 #C4CCDA #DAC4D7
split-complementary
#DAD2C4 #C4D7DA #C7C4DA
monochromatic
#AB9979 #C2B59E #DAD2C4 #F2EFEA #F3F1EC
Accessibility & contrast
On white
1.50
#DAD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DAD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2C4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2C4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#DECFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dad2c4; /* rgb */ color: rgb(218, 210, 196); /* oklch */ color: oklch(86.6% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#e5dfd5',
500: '#dad2c4',
950: '#000000',
},
}SCSS
$custom: #dad2c4; $custom-light: #e5dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dad2c4",
"rgb": {
"r": 218,
"g": 210,
"b": 196
},
"hsl": {
"h": 38.182,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.86634,
"c": 0.02095,
"h": 81.8
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#DAD2C4
secondary
#929DB0
accent
#66A144
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483