#CFCAC2#CFCAC2
#CFCAC2 is a very light, near-neutral orange. Relative luminance 0.594; OKLCH L 84.1% C 0.012 H 79.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAC2 |
|---|---|
| RGB | rgb(207, 202, 194) |
| HSL | hsl(37, 12%, 79%) |
| HSV | hsv(37, 6%, 81%) |
| CMYK | cmyk(0%, 2.4%, 6.3%, 18.8%) |
| CIE-LAB | lab(81.51, 0.32, 4.60) |
| CIE-LCH | lch(81.51, 4.61, 86.01°) |
| OKLab | oklab(84.08% 0.0022 0.0121) |
| OKLCH | oklch(84.08% 0.012 79.8) |
| XYZ | xyz(56.5890, 59.4019, 59.5130) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 4.79
Silver
#C0C0C0
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAC2 #C2C7CF
analogous
#CFC3C2 #CFCAC2 #CDCFC2
triadic
#CFCAC2 #C2CFCA #CAC2CF
tetradic
#CFCAC2 #C2CFC3 #C2C7CF #CFC2CD
square
#CFCAC2 #C2CFC3 #C2C7CF #CFC2CD
split-complementary
#CFCAC2 #C2CDCF #C3C2CF
monochromatic
#998E7D #B4ACA0 #CFCAC2 #EAE8E4 #F2F0EE
Accessibility & contrast
On white
1.63
#CFCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAC2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAC2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC2
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#D2C8C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcac2; /* rgb */ color: rgb(207, 202, 194); /* oklch */ color: oklch(84.1% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#dddad4',
500: '#cfcac2',
950: '#000000',
},
}SCSS
$custom: #cfcac2; $custom-light: #dddad4; $custom-dark: #000000;
JSON
{
"hex": "#cfcac2",
"rgb": {
"r": 207,
"g": 202,
"b": 194
},
"hsl": {
"h": 36.923,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84076,
"c": 0.01232,
"h": 79.8
},
"luminance": 0.59401
}Semantic roles & 50–950 ramp
primary
#CFCAC2
secondary
#9299A3
accent
#6B964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383