#DCCFCA#DCCFCA
#DCCFCA is a very light, near-neutral orange. Relative luminance 0.641; OKLCH L 86.4% C 0.016 H 42.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFCA |
|---|---|
| RGB | rgb(220, 207, 202) |
| HSL | hsl(17, 20%, 83%) |
| HSV | hsv(17, 8%, 86%) |
| CMYK | cmyk(0%, 5.9%, 8.2%, 13.7%) |
| CIE-LAB | lab(84.02, 3.64, 4.09) |
| CIE-LCH | lch(84.02, 5.48, 48.35°) |
| OKLab | oklab(86.36% 0.0119 0.0108) |
| OKLCH | oklch(86.36% 0.016 42.4) |
| XYZ | xyz(62.4875, 64.1063, 64.9476) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 6.66
Warm Beige
#E9DCC9
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.33
Mistyrose
#FFE4E1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFCA #CAD7DC
analogous
#DCCACE #DCCFCA #DCD8CA
triadic
#DCCFCA #CADCCF #CFCADC
tetradic
#DCCFCA #CEDCCA #CAD7DC #D8CADC
square
#DCCFCA #CEDCCA #CAD7DC #D8CADC
split-complementary
#DCCFCA #CADCD8 #CACEDC
monochromatic
#AB8C80 #C4AEA5 #DCCFCA #F3EEED #F3EEED
Accessibility & contrast
On white
1.52
#DCCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DCCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFCA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFCA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccfca; /* rgb */ color: rgb(220, 207, 202); /* oklch */ color: oklch(86.4% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#e6ddda',
500: '#dccfca',
950: '#000000',
},
}SCSS
$custom: #dccfca; $custom-light: #e6ddda; $custom-dark: #000000;
JSON
{
"hex": "#dccfca",
"rgb": {
"r": 220,
"g": 207,
"b": 202
},
"hsl": {
"h": 16.667,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.86364,
"c": 0.01608,
"h": 42.4
},
"luminance": 0.64106
}Semantic roles & 50–950 ramp
primary
#DCCFCA
secondary
#98ABB2
accent
#869F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483