#DCCFC4#DCCFC4
#DCCFC4 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.2% C 0.021 H 62.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC4 |
|---|---|
| RGB | rgb(220, 207, 196) |
| HSL | hsl(28, 26%, 82%) |
| HSV | hsv(28, 11%, 86%) |
| CMYK | cmyk(0%, 5.9%, 10.9%, 13.7%) |
| CIE-LAB | lab(83.88, 2.64, 7.07) |
| CIE-LCH | lch(83.88, 7.55, 69.51°) |
| OKLab | oklab(86.2% 0.0095 0.0186) |
| OKLCH | oklch(86.2% 0.021 62.8) |
| XYZ | xyz(61.7909, 63.8277, 61.2787) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.58
Warm Gray
#C9BEB0
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.31
Linen
#FAF0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC4 #C4D1DC
analogous
#DCC4C5 #DCCFC4 #DCDBC4
triadic
#DCCFC4 #C4DCCF #CFC4DC
tetradic
#DCCFC4 #C5DCC4 #C4D1DC #DBC4DC
square
#DCCFC4 #C5DCC4 #C4D1DC #DBC4DC
split-complementary
#DCCFC4 #C4DCDB #C4C5DC
monochromatic
#AE9077 #C5B09E #DCCFC4 #F3EEEA #F4EFEC
Accessibility & contrast
On white
1.53
#DCCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DCCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC4
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC4 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 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)
#D3CFC3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#E1CCCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc4; /* rgb */ color: rgb(220, 207, 196); /* oklch */ color: oklch(86.2% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#e7ddd5',
500: '#dccfc4',
950: '#000000',
},
}SCSS
$custom: #dccfc4; $custom-light: #e7ddd5; $custom-dark: #000000;
JSON
{
"hex": "#dccfc4",
"rgb": {
"r": 220,
"g": 207,
"b": 196
},
"hsl": {
"h": 27.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86202,
"c": 0.02089,
"h": 62.8
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#DCCFC4
secondary
#91A3B3
accent
#77A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483