#DCCFC2#DCCFC2
#DCCFC2 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.1% C 0.023 H 67.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFC2 |
|---|---|
| RGB | rgb(220, 207, 194) |
| HSL | hsl(30, 27%, 81%) |
| HSV | hsv(30, 12%, 86%) |
| CMYK | cmyk(0%, 5.9%, 11.8%, 13.7%) |
| CIE-LAB | lab(83.83, 2.32, 8.07) |
| CIE-LCH | lch(83.83, 8.40, 73.97°) |
| OKLab | oklab(86.15% 0.0088 0.0212) |
| OKLCH | oklch(86.15% 0.023 67.5) |
| XYZ | xyz(61.5648, 63.7372, 60.0878) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.91
Warm Gray
#C9BEB0
ΔE00 4.51
Antiquewhite
#FAEBD7
ΔE00 6.81
Champagne
#F7E7CE
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.35
Linen
#FAF0E6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFC2 #C2CFDC
analogous
#DCC2C2 #DCCFC2 #DCDCC2
triadic
#DCCFC2 #C2DCCF #CFC2DC
tetradic
#DCCFC2 #C2DCC2 #C2CFDC #DCC2DC
square
#DCCFC2 #C2DCC2 #C2CFDC #DCC2DC
split-complementary
#DCCFC2 #C2DCDC #C2C2DC
monochromatic
#AF9274 #C6B09B #DCCFC2 #F2EEE9 #F4F0EC
Accessibility & contrast
On white
1.53
#DCCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DCCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFC2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFC2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#E1CCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccfc2; /* rgb */ color: rgb(220, 207, 194); /* oklch */ color: oklch(86.1% 0.023 67.5);
Tailwind
colors: {
custom: {
50: '#e7ddd4',
500: '#dccfc2',
950: '#000000',
},
}SCSS
$custom: #dccfc2; $custom-light: #e7ddd4; $custom-dark: #000000;
JSON
{
"hex": "#dccfc2",
"rgb": {
"r": 220,
"g": 207,
"b": 194
},
"hsl": {
"h": 30,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86149,
"c": 0.02289,
"h": 67.5
},
"luminance": 0.63736
}Semantic roles & 50–950 ramp
primary
#DCCFC2
secondary
#8FA1B3
accent
#73A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483