#DCCFC6#DCCFC6
#DCCFC6 is a very light, near-neutral orange. Relative luminance 0.639; OKLCH L 86.3% C 0.019 H 57.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC6 |
|---|---|
| RGB | rgb(220, 207, 198) |
| HSL | hsl(25, 24%, 82%) |
| HSV | hsv(25, 10%, 86%) |
| CMYK | cmyk(0%, 5.9%, 10%, 13.7%) |
| CIE-LAB | lab(83.92, 2.97, 6.08) |
| CIE-LCH | lch(83.92, 6.77, 63.94°) |
| OKLab | oklab(86.26% 0.0103 0.016) |
| OKLCH | oklch(86.26% 0.019 57.2) |
| XYZ | xyz(62.0201, 63.9193, 62.4856) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.91
Linen
#FAF0E6
ΔE00 7.37
Antiquewhite
#FAEBD7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC6 #C6D3DC
analogous
#DCC6C8 #DCCFC6 #DCDAC6
triadic
#DCCFC6 #C6DCCF #CFC6DC
tetradic
#DCCFC6 #C8DCC6 #C6D3DC #DAC6DC
square
#DCCFC6 #C8DCC6 #C6D3DC #DAC6DC
split-complementary
#DCCFC6 #C6DCDA #C6C8DC
monochromatic
#AD8F7A #C5AFA0 #DCCFC6 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.52
#DCCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DCCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC6
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC6 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C5
Deuteranopia (green-blind)
#D6D2C6
Tritanopia (blue-blind)
#E1CDCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc6; /* rgb */ color: rgb(220, 207, 198); /* oklch */ color: oklch(86.3% 0.019 57.2);
Tailwind
colors: {
custom: {
50: '#e7ddd7',
500: '#dccfc6',
950: '#000000',
},
}SCSS
$custom: #dccfc6; $custom-light: #e7ddd7; $custom-dark: #000000;
JSON
{
"hex": "#dccfc6",
"rgb": {
"r": 220,
"g": 207,
"b": 198
},
"hsl": {
"h": 24.545,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.86255,
"c": 0.01905,
"h": 57.2
},
"luminance": 0.63919
}Semantic roles & 50–950 ramp
primary
#DCCFC6
secondary
#94A6B2
accent
#7BA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483