#CFCCC6#CFCCC6
#CFCCC6 is a very light, near-neutral orange. Relative luminance 0.605; OKLCH L 84.6% C 0.009 H 84.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC6 |
|---|---|
| RGB | rgb(207, 204, 198) |
| HSL | hsl(40, 9%, 79%) |
| HSV | hsv(40, 4%, 81%) |
| CMYK | cmyk(0%, 1.4%, 4.3%, 18.8%) |
| CIE-LAB | lab(82.12, -0.03, 3.35) |
| CIE-LCH | lch(82.12, 3.35, 90.59°) |
| OKLab | oklab(84.59% 0.0008 0.0088) |
| OKLCH | oklch(84.59% 0.009 84.6) |
| XYZ | xyz(57.5166, 60.5286, 62.0683) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.51
Silver (survey)
#C5C9C7
ΔE00 3.75
Silver
#C0C0C0
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 4.86
Warm Gray
#C9BEB0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC6 #C6C9CF
analogous
#CFC8C6 #CFCCC6 #CECFC6
triadic
#CFCCC6 #C6CFCC #CCC6CF
tetradic
#CFCCC6 #C6CFC8 #C6C9CF #CFC6CE
square
#CFCCC6 #C6CFC8 #C6C9CF #CFC6CE
split-complementary
#CFCCC6 #C6CECF #C8C6CF
monochromatic
#979184 #B3AEA5 #CFCCC6 #EBEAE7 #F1F0EE
Accessibility & contrast
On white
1.60
#CFCCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CFCCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC6 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CECDC6
Tritanopia (blue-blind)
#D1CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc6; /* rgb */ color: rgb(207, 204, 198); /* oklch */ color: oklch(84.6% 0.009 84.6);
Tailwind
colors: {
custom: {
50: '#dddbd7',
500: '#cfccc6',
950: '#000000',
},
}SCSS
$custom: #cfccc6; $custom-light: #dddbd7; $custom-dark: #000000;
JSON
{
"hex": "#cfccc6",
"rgb": {
"r": 207,
"g": 204,
"b": 198
},
"hsl": {
"h": 40,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84591,
"c": 0.00888,
"h": 84.6
},
"luminance": 0.60528
}Semantic roles & 50–950 ramp
primary
#CFCCC6
secondary
#979BA3
accent
#689353
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483