#CFCCC4#CFCCC4
#CFCCC4 is a very light, near-neutral orange. Relative luminance 0.604; OKLCH L 84.5% C 0.011 H 89.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC4 |
|---|---|
| RGB | rgb(207, 204, 196) |
| HSL | hsl(44, 10%, 79%) |
| HSV | hsv(44, 5%, 81%) |
| CMYK | cmyk(0%, 1.4%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.08, -0.38, 4.35) |
| CIE-LCH | lch(82.08, 4.36, 95.04°) |
| OKLab | oklab(84.54% 0.0001 0.0114) |
| OKLCH | oklch(84.54% 0.011 89.7) |
| XYZ | xyz(57.2874, 60.4369, 60.8614) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.13
Light Gray
#D3D3D3
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC4 #C4C7CF
analogous
#CFC7C4 #CFCCC4 #CDCFC4
triadic
#CFCCC4 #C4CFCC #CCC4CF
tetradic
#CFCCC4 #C4CFC7 #C4C7CF #CFC4CD
square
#CFCCC4 #C4CFC7 #C4C7CF #CFC4CD
split-complementary
#CFCCC4 #C4CDCF #C7C4CF
monochromatic
#989281 #B4AFA2 #CFCCC4 #EAE9E6 #F1F0EE
Accessibility & contrast
On white
1.60
#CFCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CFCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC4
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC4 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC4
Deuteranopia (green-blind)
#CFCCC4
Tritanopia (blue-blind)
#D1CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc4; /* rgb */ color: rgb(207, 204, 196); /* oklch */ color: oklch(84.5% 0.011 89.7);
Tailwind
colors: {
custom: {
50: '#dddbd5',
500: '#cfccc4',
950: '#000000',
},
}SCSS
$custom: #cfccc4; $custom-light: #dddbd5; $custom-dark: #000000;
JSON
{
"hex": "#cfccc4",
"rgb": {
"r": 207,
"g": 204,
"b": 196
},
"hsl": {
"h": 43.636,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84535,
"c": 0.01144,
"h": 89.7
},
"luminance": 0.60437
}Semantic roles & 50–950 ramp
primary
#CFCCC4
secondary
#9498A3
accent
#639451
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483