#DCCFC3#DCCFC3
#DCCFC3 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.2% C 0.022 H 65.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC3 |
|---|---|
| RGB | rgb(220, 207, 195) |
| HSL | hsl(29, 26%, 81%) |
| HSV | hsv(29, 11%, 86%) |
| CMYK | cmyk(0%, 5.9%, 11.4%, 13.7%) |
| CIE-LAB | lab(83.85, 2.48, 7.57) |
| CIE-LCH | lch(83.85, 7.97, 71.86°) |
| OKLab | oklab(86.18% 0.0092 0.0199) |
| OKLCH | oklch(86.18% 0.022 65.3) |
| XYZ | xyz(61.6775, 63.7823, 60.6812) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.23
Warm Gray
#C9BEB0
ΔE00 4.64
Antiquewhite
#FAEBD7
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.11
Champagne
#F7E7CE
ΔE00 7.29
Linen
#FAF0E6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC3 #C3D0DC
analogous
#DCC3C4 #DCCFC3 #DCDCC3
triadic
#DCCFC3 #C3DCCF #CFC3DC
tetradic
#DCCFC3 #C4DCC3 #C3D0DC #DCC3DC
square
#DCCFC3 #C4DCC3 #C3D0DC #DCC3DC
split-complementary
#DCCFC3 #C3DCDC #C3C4DC
monochromatic
#AF9176 #C5B09C #DCCFC3 #F3EEEA #F4F0EC
Accessibility & contrast
On white
1.53
#DCCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DCCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC3
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC3 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC2
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#E1CCCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc3; /* rgb */ color: rgb(220, 207, 195); /* oklch */ color: oklch(86.2% 0.022 65.3);
Tailwind
colors: {
custom: {
50: '#e7ddd5',
500: '#dccfc3',
950: '#000000',
},
}SCSS
$custom: #dccfc3; $custom-light: #e7ddd5; $custom-dark: #000000;
JSON
{
"hex": "#dccfc3",
"rgb": {
"r": 220,
"g": 207,
"b": 195
},
"hsl": {
"h": 28.8,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.86176,
"c": 0.02188,
"h": 65.3
},
"luminance": 0.63781
}Semantic roles & 50–950 ramp
primary
#DCCFC3
secondary
#90A2B3
accent
#75A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483