#DCCFC5#DCCFC5
#DCCFC5 is a very light, near-neutral orange. Relative luminance 0.639; OKLCH L 86.2% C 0.020 H 60.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC5 |
|---|---|
| RGB | rgb(220, 207, 197) |
| HSL | hsl(26, 25%, 82%) |
| HSV | hsv(26, 10%, 86%) |
| CMYK | cmyk(0%, 5.9%, 10.5%, 13.7%) |
| CIE-LAB | lab(83.90, 2.81, 6.58) |
| CIE-LCH | lch(83.90, 7.15, 66.88°) |
| OKLab | oklab(86.23% 0.0099 0.0173) |
| OKLCH | oklch(86.23% 0.02 60.1) |
| XYZ | xyz(61.9051, 63.8733, 61.8801) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.10
Linen
#FAF0E6
ΔE00 7.33
Antiquewhite
#FAEBD7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC5 #C5D2DC
analogous
#DCC5C7 #DCCFC5 #DCDBC5
triadic
#DCCFC5 #C5DCCF #CFC5DC
tetradic
#DCCFC5 #C7DCC5 #C5D2DC #DBC5DC
square
#DCCFC5 #C7DCC5 #C5D2DC #DBC5DC
split-complementary
#DCCFC5 #C5DCDB #C5C7DC
monochromatic
#AE9079 #C5AF9F #DCCFC5 #F3EFEB #F3EFEC
Accessibility & contrast
On white
1.52
#DCCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DCCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC5
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC5 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#E1CCCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc5; /* rgb */ color: rgb(220, 207, 197); /* oklch */ color: oklch(86.2% 0.020 60.1);
Tailwind
colors: {
custom: {
50: '#e7ddd6',
500: '#dccfc5',
950: '#000000',
},
}SCSS
$custom: #dccfc5; $custom-light: #e7ddd6; $custom-dark: #000000;
JSON
{
"hex": "#dccfc5",
"rgb": {
"r": 220,
"g": 207,
"b": 197
},
"hsl": {
"h": 26.087,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.86229,
"c": 0.01994,
"h": 60.1
},
"luminance": 0.63873
}Semantic roles & 50–950 ramp
primary
#DCCFC5
secondary
#93A5B3
accent
#79A342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483