#DAD2C3#DAD2C3
#DAD2C3 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.6% C 0.022 H 83.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2C3 |
|---|---|
| RGB | rgb(218, 210, 195) |
| HSL | hsl(39, 24%, 81%) |
| HSV | hsv(39, 11%, 85%) |
| CMYK | cmyk(0%, 3.7%, 10.6%, 14.5%) |
| CIE-LAB | lab(84.45, 0.20, 8.41) |
| CIE-LCH | lch(84.45, 8.41, 88.62°) |
| OKLab | oklab(86.61% 0.0026 0.022) |
| OKLCH | oklch(86.61% 0.022 83.3) |
| XYZ | xyz(61.8094, 64.9394, 60.8976) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.37
Warm Gray
#C9BEB0
ΔE00 5.07
Eggshell
#F0EAD6
ΔE00 5.77
Champagne
#F7E7CE
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.48
Antiquewhite
#FAEBD7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2C3 #C3CBDA
analogous
#DAC6C3 #DAD2C3 #D6DAC3
triadic
#DAD2C3 #C3DAD2 #D2C3DA
tetradic
#DAD2C3 #C3DAC6 #C3CBDA #DAC3D6
square
#DAD2C3 #C3DAC6 #C3CBDA #DAC3D6
split-complementary
#DAD2C3 #C3D6DA #C6C3DA
monochromatic
#AB9977 #C3B69D #DAD2C3 #F1EEE9 #F3F1EC
Accessibility & contrast
On white
1.50
#DAD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DAD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2C3
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2C3 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C2
Deuteranopia (green-blind)
#D8D4C3
Tritanopia (blue-blind)
#DECFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dad2c3; /* rgb */ color: rgb(218, 210, 195); /* oklch */ color: oklch(86.6% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#e5dfd5',
500: '#dad2c3',
950: '#000000',
},
}SCSS
$custom: #dad2c3; $custom-light: #e5dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dad2c3",
"rgb": {
"r": 218,
"g": 210,
"b": 195
},
"hsl": {
"h": 39.13,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.86608,
"c": 0.02216,
"h": 83.3
},
"luminance": 0.64939
}Semantic roles & 50–950 ramp
primary
#DAD2C3
secondary
#919CB0
accent
#64A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483