#CFCABC#CFCABC
#CFCABC is a very light, near-neutral orange. Relative luminance 0.591; OKLCH L 83.9% C 0.020 H 90.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCABC |
|---|---|
| RGB | rgb(207, 202, 188) |
| HSL | hsl(44, 17%, 77%) |
| HSV | hsv(44, 9%, 81%) |
| CMYK | cmyk(0%, 2.4%, 9.2%, 18.8%) |
| CIE-LAB | lab(81.37, -0.70, 7.60) |
| CIE-LCH | lch(81.37, 7.63, 95.25°) |
| OKLab | oklab(83.92% -0.0002 0.0199) |
| OKLCH | oklch(83.92% 0.02 90.6) |
| XYZ | xyz(55.9287, 59.1378, 56.0356) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 5.82
Silver (survey)
#C5C9C7
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCABC #BCC1CF
analogous
#CFC1BC #CFCABC #CACFBC
triadic
#CFCABC #BCCFCA #CABCCF
tetradic
#CFCABC #BCCFC1 #BCC1CF #CFBCCA
square
#CFCABC #BCCFC1 #BCC1CF #CFBCCA
split-complementary
#CFCABC #BCCACF #C1BCCF
monochromatic
#9C9275 #B5AE98 #CFCABC #E9E6E0 #F2F1ED
Accessibility & contrast
On white
1.64
#CFCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CFCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCABC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCABC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#D3C8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcabc; /* rgb */ color: rgb(207, 202, 188); /* oklch */ color: oklch(83.9% 0.020 90.6);
Tailwind
colors: {
custom: {
50: '#dddad0',
500: '#cfcabc',
950: '#000000',
},
}SCSS
$custom: #cfcabc; $custom-light: #dddad0; $custom-dark: #000000;
JSON
{
"hex": "#cfcabc",
"rgb": {
"r": 207,
"g": 202,
"b": 188
},
"hsl": {
"h": 44.211,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83915,
"c": 0.0199,
"h": 90.6
},
"luminance": 0.59137
}Semantic roles & 50–950 ramp
primary
#CFCABC
secondary
#8C92A4
accent
#609B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383